|
|
|
|
|
|
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| -
| Header File
| imagehlp.h
| Unicode
| No
| Platform Notes
| Windows 95: IMAGEHLP is available as a redistributable.
|
|
|
IMAGEHLP_DEFERRED_SYMBOL_LOAD
typedef struct _IMAGEHLP_DEFERRED_SYMBOL_LOAD {
DWORD SizeOfStruct;
DWORD BaseOfImage;
DWORD CheckSum;
DWORD TimeDateStamp;
CHAR FileName[MAX_PATH];
} IMAGEHLP_DEFERRED_SYMBOL_LOAD,
*PIMAGEHLP_DEFERRED_SYMBOL_LOAD;
Members
SizeOfStruct
The caller must set this to
sizeof(IMAGEHLP_DEFERRED_SYMBOL_LOAD).
BaseOfImage
The base virtual address where the image is loaded.
CheckSum
The computed checksum of the image. This value can be zero.
TimeDateStamp
The date and time stamp value. This value is in
ctime format.
FileName
The image name. The name may or may not contain a full path.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database