mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
[PSDK]
* Remove redundant GetUserDefaultUILanguage() declaration. svn path=/trunk/; revision=59695
This commit is contained in:
parent
ce6bf0b38e
commit
f8eed81826
1 changed files with 0 additions and 1 deletions
|
@ -824,7 +824,6 @@ int WINAPI GetTimeFormatA(LCID,DWORD,const SYSTEMTIME*,LPCSTR,LPSTR,int);
|
|||
int WINAPI GetTimeFormatW(LCID,DWORD,const SYSTEMTIME*,LPCWSTR,LPWSTR,int);
|
||||
LANGID WINAPI GetUserDefaultLangID(void);
|
||||
LCID WINAPI GetUserDefaultLCID(void);
|
||||
LANGID WINAPI GetUserDefaultUILanguage(void);
|
||||
GEOID WINAPI GetUserGeoID(_In_ GEOCLASS);
|
||||
BOOL WINAPI IsDBCSLeadByte(_In_ BYTE);
|
||||
BOOL WINAPI IsDBCSLeadByteEx(_In_ UINT, _In_ BYTE);
|
||||
|
|
Loading…
Reference in a new issue