ReactOS 0.4.16-dev-975-g3b8cfa4
|
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.