ReactOS 0.4.15-dev-7953-g1f49173
CPStruct Struct Reference
Collaboration diagram for CPStruct:

Public Attributes

UINT CodePage
 
DWORD Flags
 
WCHAR Name [MAX_PATH]
 
struct CPStructNextItem
 

Detailed Description

Definition at line 6 of file advanced.c.

Member Data Documentation

◆ CodePage

UINT CPStruct::CodePage

Definition at line 8 of file advanced.c.

Referenced by GetSupportedCP(), and InstalledCPProc().

◆ Flags

DWORD CPStruct::Flags

Definition at line 9 of file advanced.c.

Referenced by GetSupportedCP(), InitCodePagesList(), and InstalledCPProc().

◆ Name

WCHAR CPStruct::Name[MAX_PATH]

Definition at line 10 of file advanced.c.

Referenced by GetSupportedCP(), and InitCodePagesList().

◆ NextItem

struct CPStruct* CPStruct::NextItem

Definition at line 11 of file advanced.c.

Referenced by GetSupportedCP(), InitCodePagesList(), and InstalledCPProc().


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