ReactOS 0.4.15-dev-7958-gcd0bb1a
_VIRTMEM Struct Reference
Collaboration diagram for _VIRTMEM:

Public Attributes

HWND hSelf
 
HWND hListBox
 
LPTSTR szPagingFiles
 
UINT Count
 
BOOL bModified
 
PAGEFILE PageFile [26]
 

Detailed Description

Definition at line 76 of file virtmem.c.

Member Data Documentation

◆ bModified

BOOL _VIRTMEM::bModified

Definition at line 82 of file virtmem.c.

Referenced by OnInitVirtMemDialog(), OnSet(), OnVirtMemDialogOk(), and VirtMemDlgProc().

◆ Count

UINT _VIRTMEM::Count

Definition at line 81 of file virtmem.c.

Referenced by OnSelChange(), ParseMemSettings(), and WritePageFileSettings().

◆ hListBox

HWND _VIRTMEM::hListBox

Definition at line 79 of file virtmem.c.

Referenced by InitPagefileList(), OnInitVirtMemDialog(), and UpdatePagefileEntry().

◆ hSelf

◆ PageFile

◆ szPagingFiles

LPTSTR _VIRTMEM::szPagingFiles

Definition at line 80 of file virtmem.c.

Referenced by OnDestroy(), ParseMemSettings(), and ReadPageFileSettings().


The documentation for this struct was generated from the following file: