|
ReactOS 0.4.17-dev-357-ga8f14ff
|

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
Typedefs | |
| typedef VOID(NTAPI * | GLOBALMEMORYSTATUSPROC) (LPMEMORYSTATUS lpBuffer) |
Functions | |
| VOID NTAPI | my_GlobalMemoryStatus_Low (LPMEMORYSTATUS lpBuffer) |
| VOID NTAPI | my_GlobalMemoryStatus_High (LPMEMORYSTATUS lpBuffer) |
| static void | test_GlobalMemoryStatus (PHOOKAPI hook) |
| START_TEST (globalmemorystatus) | |
Variables | |
| static HMODULE | g_hShimDll |
| static tGETHOOKAPIS | pGetHookAPIs |
| #define WIN32_NO_STATUS |
Definition at line 9 of file globmemstatus.c.
| typedef VOID(NTAPI * GLOBALMEMORYSTATUSPROC) (LPMEMORYSTATUS lpBuffer) |
Definition at line 18 of file globmemstatus.c.
| VOID NTAPI my_GlobalMemoryStatus_High | ( | LPMEMORYSTATUS | lpBuffer | ) |
Definition at line 28 of file globmemstatus.c.
Referenced by test_GlobalMemoryStatus().
| VOID NTAPI my_GlobalMemoryStatus_Low | ( | LPMEMORYSTATUS | lpBuffer | ) |
Definition at line 22 of file globmemstatus.c.
Referenced by test_GlobalMemoryStatus().
| START_TEST | ( | globalmemorystatus | ) |
Definition at line 72 of file globmemstatus.c.
Definition at line 34 of file globmemstatus.c.
|
static |
Definition at line 15 of file globmemstatus.c.
Referenced by START_TEST().
|
static |
Definition at line 16 of file globmemstatus.c.
Referenced by START_TEST().