ReactOS 0.4.16-dev-205-g7b2bb7e
|
Public Attributes | |
HWND | hSelf |
HWND | hListBox |
LPTSTR | szPagingFiles |
UINT | Count |
BOOL | bModified |
PAGEFILE | PageFile [26] |
BOOL _VIRTMEM::bModified |
Definition at line 82 of file virtmem.c.
Referenced by OnInitVirtMemDialog(), OnSet(), OnVirtMemDialogOk(), and VirtMemDlgProc().
UINT _VIRTMEM::Count |
Definition at line 81 of file virtmem.c.
Referenced by OnSelChange(), ParseMemSettings(), and WritePageFileSettings().
HWND _VIRTMEM::hListBox |
Definition at line 79 of file virtmem.c.
Referenced by InitPagefileList(), OnInitVirtMemDialog(), and UpdatePagefileEntry().
HWND _VIRTMEM::hSelf |
Definition at line 78 of file virtmem.c.
Referenced by OnCustom(), OnInitVirtMemDialog(), OnNoPagingFile(), OnSelChange(), OnSet(), OnSysManSize(), ReadPageFileSettings(), and WritePageFileSettings().
PAGEFILE _VIRTMEM::PageFile[26] |
Definition at line 83 of file virtmem.c.
Referenced by InitPagefileList(), OnDestroy(), OnInitVirtMemDialog(), OnSelChange(), OnSet(), ParseMemSettings(), UpdatePagefileEntry(), and WritePageFileSettings().
LPTSTR _VIRTMEM::szPagingFiles |
Definition at line 80 of file virtmem.c.
Referenced by OnDestroy(), ParseMemSettings(), and ReadPageFileSettings().