Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
InternalImgDelayDescr Struct Reference

Public Attributes

DWORD grAttrs
 
LPCSTR szName
 
HMODULE * phmod
 
PImgThunkData pIAT
 
PCImgThunkData pINT
 
PCImgThunkData pBoundIAT
 
PCImgThunkData pUnloadIAT
 
DWORD dwTimeStamp
 

Detailed Description

Definition at line 238 of file wdll_delay_load.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: