Retrieves information about a locale specified by name.
http://msdn2.microsoft.com/en-us/library/ms776365.aspx
int GetLocaleInfoEx (
LPCWSTR lpLocaleName,
LCTYPE LCType,
LPWSTR lpLCData,
int cchData
);
post modem .. just past the library
Retrieves information about a locale specified by name.
http://msdn2.microsoft.com/en-us/library/ms776365.aspx
int GetLocaleInfoEx (
LPCWSTR lpLocaleName,
LCTYPE LCType,
LPWSTR lpLCData,
int cchData
);
You must be logged in to post a comment.