ReactOS 0.4.16-dev-819-g75c0dc0
|
Public Attributes | |
BYTE | CaseMapRoutine [sizeof(CaseMapRoutine)] |
UPPERCASE | UpCaseTbl |
LOWERCASE | LoCaseTbl |
FNAMETERM | FNameTermTbl |
COLLATE | CollateTbl |
DBCSLEAD | DBCSLeadTbl |
Definition at line 50 of file country.c.
Referenced by DosCountryInitialize().
COLLATE _COUNTRY_DATA::CollateTbl |
Definition at line 54 of file country.c.
Referenced by DosCountryInitialize().
DBCSLEAD _COUNTRY_DATA::DBCSLeadTbl |
Definition at line 55 of file country.c.
Referenced by DosCountryInitialize().
FNAMETERM _COUNTRY_DATA::FNameTermTbl |
Definition at line 53 of file country.c.
Referenced by DosCountryInitialize().
LOWERCASE _COUNTRY_DATA::LoCaseTbl |
Definition at line 52 of file country.c.
Referenced by DosCountryInitialize().
UPPERCASE _COUNTRY_DATA::UpCaseTbl |
Definition at line 51 of file country.c.
Referenced by DosCountryInitialize().