|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().