#include <fstream>
#include <sys_dep.h>
#include <Tools.h>
#include <Err.h>
#include "read_lnk.h"
Include dependency graph for read_lnk.cpp:
Go to the source code of this file.
Typedefs | |
typedef unsigned long | dword |
typedef unsigned short | word |
Functions | |
word | Word (const char *data, off_t offset) |
dword | Dword (const char *data, off_t offset) |
string | String (const char *data, off_t offset) |
string | String0 (const char *data, off_t offset) |
bool | Bit (word w, unsigned bit) |
bool | Bit (dword dw, unsigned bit) |
|
Definition at line 37 of file read_lnk.cpp. |
|
Definition at line 38 of file read_lnk.cpp. |
|
Definition at line 43 of file read_lnk.cpp. |
|
Definition at line 50 of file read_lnk.cpp. Referenced by Lnk::Lnk(). |
|
Definition at line 57 of file read_lnk.cpp. Referenced by Lnk::Lnk(). |
|
Definition at line 64 of file read_lnk.cpp. Referenced by Lnk::Lnk(). |
|
Definition at line 71 of file read_lnk.cpp. |
|
Definition at line 78 of file read_lnk.cpp. Referenced by Lnk::Lnk(). |
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |