|
Pyrogenesis
13997
|
Public Attributes | |
| DWORD | grAttrs |
| LPCSTR | szName |
| HMODULE * | phmod |
| PImgThunkData | pIAT |
| PCImgThunkData | pINT |
| PCImgThunkData | pBoundIAT |
| PCImgThunkData | pUnloadIAT |
| DWORD | dwTimeStamp |
Definition at line 238 of file wdll_delay_load.cpp.
| DWORD InternalImgDelayDescr::dwTimeStamp |
Definition at line 246 of file wdll_delay_load.cpp.
| DWORD InternalImgDelayDescr::grAttrs |
Definition at line 239 of file wdll_delay_load.cpp.
| PCImgThunkData InternalImgDelayDescr::pBoundIAT |
Definition at line 244 of file wdll_delay_load.cpp.
| HMODULE* InternalImgDelayDescr::phmod |
Definition at line 241 of file wdll_delay_load.cpp.
| PImgThunkData InternalImgDelayDescr::pIAT |
Definition at line 242 of file wdll_delay_load.cpp.
| PCImgThunkData InternalImgDelayDescr::pINT |
Definition at line 243 of file wdll_delay_load.cpp.
| PCImgThunkData InternalImgDelayDescr::pUnloadIAT |
Definition at line 245 of file wdll_delay_load.cpp.
| LPCSTR InternalImgDelayDescr::szName |
Definition at line 240 of file wdll_delay_load.cpp.
1.8.5