Pyrogenesis
13997
|
#include <wdll_delay_load.h>
Public Attributes | |
const char * | dll_name |
Status(* | func )() |
WdllLoadNotify * | next |
Definition at line 31 of file wdll_delay_load.h.
const char* WdllLoadNotify::dll_name |
Definition at line 33 of file wdll_delay_load.h.
Status(* WdllLoadNotify::func)() |
Definition at line 34 of file wdll_delay_load.h.
WdllLoadNotify* WdllLoadNotify::next |
Definition at line 35 of file wdll_delay_load.h.