ReactOS 0.4.16-dev-122-g325d74c
|
#include <compat.h>
Public Attributes | |
LPVOID | lpBaseOfDll |
DWORD | SizeOfImage |
LPVOID | EntryPoint |
LPVOID _MODULEINFO::EntryPoint |
Definition at line 920 of file compat.h.
Referenced by GetModuleInformation().
LPVOID _MODULEINFO::lpBaseOfDll |
Definition at line 918 of file compat.h.
Referenced by GetModuleInformation().
DWORD _MODULEINFO::SizeOfImage |
Definition at line 919 of file compat.h.
Referenced by GetModuleInformation().