ReactOS 0.4.16-dev-306-g647d351
|
#include "gflags.h"
Go to the source code of this file.
Functions | |
static VOID | ModifyStatus (VOID) |
static BOOL | DisplayImageInfo (HKEY HandleKey, PWSTR SubKey, PBOOL Header) |
static VOID | DisplayStatus (VOID) |
BOOL | PageHeap_ParseCmdline (INT i, int argc, LPWSTR argv[]) |
INT | PageHeap_Execute () |
Variables | |
static BOOL | Set = FALSE |
static BOOL | Unset = FALSE |
static BOOL | Full = FALSE |
static PWSTR | Image = NULL |
Definition at line 123 of file pageheap.c.
Referenced by DisplayStatus().
Definition at line 178 of file pageheap.c.
Referenced by PageHeap_Execute().
Definition at line 16 of file pageheap.c.
Referenced by PageHeap_Execute().
INT PageHeap_Execute | ( | ) |
Definition at line 295 of file pageheap.c.
Referenced by wmain().
Definition at line 244 of file pageheap.c.
Referenced by ParseCmdline().
Definition at line 12 of file pageheap.c.
Referenced by Execute(), ModifyStatus(), and PageHeap_ParseCmdline().
Definition at line 13 of file pageheap.c.
Definition at line 10 of file pageheap.c.
Referenced by TrayIcon::Add(), DECLARE_INTERFACE_(), DECLSPEC_UUID(), DxEngSetDCState(), FindMethodHandler(), FindPropertyHandler(), KeFindNextRightSetAffinity(), KeStartThread(), KsFastMethodHandler(), KsFastPropertyHandler(), KspEnableEvent(), KspMethodHandlerWithAllocator(), KspPropertyHandler(), KspValidateConnectRequest(), LibTCPSetNoDelay(), TrayIcon::Modify(), ModifyStatus(), NtSetSystemInformation(), NtUserSetThreadState(), PageHeap_Execute(), PageHeap_ParseCmdline(), tinyxml2::StrPair::ParseName(), tinyxml2::StrPair::ParseText(), RxTimerDispatch(), SetCmd(), SetConnectionInfo(), SetFailedInstall(), TCPSetNoDelay(), and UserDrawCaption().
Definition at line 11 of file pageheap.c.
Referenced by ModifyStatus(), PageHeap_Execute(), and PageHeap_ParseCmdline().