|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| ULONG | Line |
| LCID | Lcid |
| PCWSTR | CultureName |
| ULONG | Flags |
Definition at line 63 of file RtlLocale.c.
| PCWSTR _LCID_TEST_ENTRY::CultureName |
Definition at line 67 of file RtlLocale.c.
| ULONG _LCID_TEST_ENTRY::Flags |
Definition at line 68 of file RtlLocale.c.
Referenced by Test_RtlCultureNameToLCID(), Test_RtlLCIDToCultureName(), Test_RtlLcidToLocaleName(), and Test_RtlLocaleNameToLcid().
| LCID _LCID_TEST_ENTRY::Lcid |
Definition at line 66 of file RtlLocale.c.
| ULONG _LCID_TEST_ENTRY::Line |
Definition at line 65 of file RtlLocale.c.