ReactOS 0.4.16-dev-1401-gf1332c7
|
Public Attributes | |
struct list | entry |
HMODULE | module |
HANDLE | file |
Definition at line 44 of file loader.c.
Referenced by load_library_as_datafile().
HANDLE exclusive_datafile::file |
Definition at line 46 of file loader.c.
Referenced by FreeLibrary(), and load_library_as_datafile().
HMODULE exclusive_datafile::module |
Definition at line 45 of file loader.c.
Referenced by load_library(), load_library_as_datafile(), and LoadLibraryExW().