ReactOS 0.4.15-dev-7953-g1f49173
_PAGEFILE Struct Reference

Public Attributes

TCHAR szDrive [3]
 
LPTSTR pszVolume
 
INT OldMinSize
 
INT OldMaxSize
 
INT NewMinSize
 
INT NewMaxSize
 
UINT FreeSize
 
BOOL bIsNotFAT
 
BOOL bUsed
 

Detailed Description

Definition at line 63 of file virtmem.c.

Member Data Documentation

◆ bIsNotFAT

BOOL _PAGEFILE::bIsNotFAT

Definition at line 72 of file virtmem.c.

Referenced by OnInitVirtMemDialog(), and ParseMemSettings().

◆ bUsed

BOOL _PAGEFILE::bUsed

◆ FreeSize

UINT _PAGEFILE::FreeSize

Definition at line 71 of file virtmem.c.

Referenced by OnInitVirtMemDialog(), and OnSelChange().

◆ NewMaxSize

◆ NewMinSize

◆ OldMaxSize

INT _PAGEFILE::OldMaxSize

Definition at line 68 of file virtmem.c.

Referenced by OnInitVirtMemDialog(), OnSet(), and ParseMemSettings().

◆ OldMinSize

INT _PAGEFILE::OldMinSize

Definition at line 67 of file virtmem.c.

Referenced by OnInitVirtMemDialog(), OnSet(), ParseMemSettings(), and WritePageFileSettings().

◆ pszVolume

LPTSTR _PAGEFILE::pszVolume

Definition at line 66 of file virtmem.c.

Referenced by InitPagefileList(), OnDestroy(), ParseMemSettings(), and UpdatePagefileEntry().

◆ szDrive

TCHAR _PAGEFILE::szDrive[3]

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