|
| typedef long | LONG_PTR |
| |
| typedef DWORD | LCTYPE |
| |
| typedef DWORD | CALTYPE |
| |
| typedef DWORD | CALID |
| |
| typedef DWORD | LGRPID |
| |
| typedef DWORD | GEOID |
| |
| typedef DWORD | GEOTYPE |
| |
| typedef DWORD | GEOCLASS |
| |
| typedef BOOL(CALLBACK * | CALINFO_ENUMPROCEXEX) (LPWSTR, CALID, LPWSTR, LPARAM) |
| |
| typedef BOOL(CALLBACK * | DATEFMT_ENUMPROCEXEX) (LPWSTR, CALID, LPARAM) |
| |
| typedef BOOL(CALLBACK * | TIMEFMT_ENUMPROCEX) (LPWSTR, LPARAM) |
| |
| typedef BOOL(CALLBACK * | CALINFO_ENUMPROCA) (LPSTR) |
| |
| typedef BOOL(CALLBACK * | CALINFO_ENUMPROCW) (LPWSTR) |
| |
| typedef BOOL(CALLBACK * | CALINFO_ENUMPROCEXA) (LPSTR, CALID) |
| |
| typedef BOOL(CALLBACK * | CALINFO_ENUMPROCEXW) (LPWSTR, CALID) |
| |
| typedef BOOL(CALLBACK * | LANGUAGEGROUP_ENUMPROCA) (LGRPID, LPSTR, LPSTR, DWORD, LONG_PTR) |
| |
| typedef BOOL(CALLBACK * | LANGUAGEGROUP_ENUMPROCW) (LGRPID, LPWSTR, LPWSTR, DWORD, LONG_PTR) |
| |
| typedef BOOL(CALLBACK * | LANGGROUPLOCALE_ENUMPROCA) (LGRPID, LCID, LPSTR, LONG_PTR) |
| |
| typedef BOOL(CALLBACK * | LANGGROUPLOCALE_ENUMPROCW) (LGRPID, LCID, LPWSTR, LONG_PTR) |
| |
| typedef BOOL(CALLBACK * | UILANGUAGE_ENUMPROCW) (LPWSTR, LONG_PTR) |
| |
| typedef BOOL(CALLBACK * | UILANGUAGE_ENUMPROCA) (LPSTR, LONG_PTR) |
| |
| typedef BOOL(CALLBACK * | LOCALE_ENUMPROCA) (LPSTR) |
| |
| typedef BOOL(CALLBACK * | LOCALE_ENUMPROCW) (LPWSTR) |
| |
| typedef BOOL(CALLBACK * | LOCALE_ENUMPROCEX) (LPWSTR, DWORD, LPARAM) |
| |
| typedef BOOL(CALLBACK * | CODEPAGE_ENUMPROCA) (LPSTR) |
| |
| typedef BOOL(CALLBACK * | CODEPAGE_ENUMPROCW) (LPWSTR) |
| |
| typedef BOOL(CALLBACK * | DATEFMT_ENUMPROCA) (LPSTR) |
| |
| typedef BOOL(CALLBACK * | DATEFMT_ENUMPROCW) (LPWSTR) |
| |
| typedef BOOL(CALLBACK * | DATEFMT_ENUMPROCEXA) (LPSTR, CALID) |
| |
| typedef BOOL(CALLBACK * | DATEFMT_ENUMPROCEXW) (LPWSTR, CALID) |
| |
| typedef BOOL(CALLBACK * | TIMEFMT_ENUMPROCA) (LPSTR) |
| |
| typedef BOOL(CALLBACK * | TIMEFMT_ENUMPROCW) (LPWSTR) |
| |
| typedef BOOL(CALLBACK * | GEO_ENUMPROC) (GEOID) |
| |
| typedef enum NLS_FUNCTION | NLS_FUNCTION |
| |
| typedef struct _cpinfo | CPINFO |
| |
| typedef struct _cpinfo * | LPCPINFO |
| |
| typedef struct _cpinfoexA | CPINFOEXA |
| |
| typedef struct _cpinfoexA * | LPCPINFOEXA |
| |
| typedef struct _cpinfoexW | CPINFOEXW |
| |
| typedef struct _cpinfoexW * | LPCPINFOEXW |
| |
| typedef struct _currencyfmtA | CURRENCYFMTA |
| |
| typedef struct _currencyfmtA * | LPCURRENCYFMTA |
| |
| typedef struct _currencyfmtW | CURRENCYFMTW |
| |
| typedef struct _currencyfmtW * | LPCURRENCYFMTW |
| |
| typedef struct _nlsversioninfo | NLSVERSIONINFO |
| |
| typedef struct _nlsversioninfo * | LPNLSVERSIONINFO |
| |
| typedef struct _nlsversioninfoex | NLSVERSIONINFOEX |
| |
| typedef struct _nlsversioninfoex * | LPNLSVERSIONINFOEX |
| |
| typedef struct _numberfmtA | NUMBERFMTA |
| |
| typedef struct _numberfmtA * | LPNUMBERFMTA |
| |
| typedef struct _numberfmtW | NUMBERFMTW |
| |
| typedef struct _numberfmtW * | LPNUMBERFMTW |
| |
| typedef enum _NORM_FORM | NORM_FORM |
| |
| typedef struct _FILEMUIINFO | FILEMUIINFO |
| |
| typedef struct _FILEMUIINFO * | PFILEMUIINFO |
| |
| typedef CPINFOEXA | CPINFOEX |
| |
| typedef LPCPINFOEXA | LPCPINFOEX |
| |
| typedef CURRENCYFMTA | CURRENCYFMT |
| |
| typedef LPCURRENCYFMTA | LPCURRENCYFMT |
| |
| typedef NUMBERFMTA | NUMBERFMT |
| |
| typedef LPNUMBERFMTA | LPNUMBERFMT |
| |
|
| int WINAPI | CompareStringA (_In_ LCID Locale, _In_ DWORD dwCmpFlags, _In_reads_(cchCount1) LPCSTR lpString1, _In_ int cchCount1, _In_reads_(cchCount2) LPCSTR lpString2, _In_ int cchCount2) |
| |
| int WINAPI | CompareStringW (_In_ LCID Locale, _In_ DWORD dwCmpFlags, _In_reads_(cchCount1) LPCWSTR lpString1, _In_ int cchCount1, _In_reads_(cchCount2) LPCWSTR lpString2, _In_ int cchCount2) |
| |
| LCID WINAPI | ConvertDefaultLocale (_In_ LCID) |
| |
| BOOL WINAPI | EnumCalendarInfoA (_In_ CALINFO_ENUMPROCA, _In_ LCID, _In_ CALID, _In_ CALTYPE) |
| |
| BOOL WINAPI | EnumCalendarInfoW (_In_ CALINFO_ENUMPROCW, _In_ LCID, _In_ CALID, _In_ CALTYPE) |
| |
| BOOL WINAPI | EnumDateFormatsA (_In_ DATEFMT_ENUMPROCA, _In_ LCID, _In_ DWORD) |
| |
| BOOL WINAPI | EnumDateFormatsW (_In_ DATEFMT_ENUMPROCW, _In_ LCID, _In_ DWORD) |
| |
| BOOL WINAPI | EnumSystemCodePagesA (_In_ CODEPAGE_ENUMPROCA, _In_ DWORD) |
| |
| BOOL WINAPI | EnumSystemCodePagesW (_In_ CODEPAGE_ENUMPROCW, _In_ DWORD) |
| |
| BOOL WINAPI | EnumSystemGeoID (_In_ GEOCLASS, _In_ GEOID, _In_ GEO_ENUMPROC) |
| |
| BOOL WINAPI | EnumSystemLocalesA (_In_ LOCALE_ENUMPROCA, _In_ DWORD) |
| |
| BOOL WINAPI | EnumSystemLocalesW (_In_ LOCALE_ENUMPROCW, _In_ DWORD) |
| |
| WINBASEAPI BOOL WINAPI | EnumSystemLocalesEx (_In_ LOCALE_ENUMPROCEX lpLocaleEnumProcEx, _In_ DWORD dwFlags, _In_ LPARAM lParam, _In_opt_ LPVOID lpReserved) |
| |
| BOOL WINAPI | EnumTimeFormatsA (_In_ TIMEFMT_ENUMPROCA, _In_ LCID, _In_ DWORD) |
| |
| BOOL WINAPI | EnumTimeFormatsW (_In_ TIMEFMT_ENUMPROCW, _In_ LCID, _In_ DWORD) |
| |
| WINBASEAPI int WINAPI | FindNLSString (_In_ LCID Locale, _In_ DWORD dwFindNLSStringFlags, _In_reads_(cchSource) LPCWSTR lpStringSource, _In_ int cchSource, _In_reads_(cchValue) LPCWSTR lpStringValue, _In_ int cchValue, _Out_opt_ LPINT pcchFound) |
| |
| WINBASEAPI int WINAPI | FindNLSStringEx (_In_opt_ LPCWSTR lpLocaleName, _In_ DWORD dwFindNLSStringFlags, _In_reads_(cchSource) LPCWSTR lpStringSource, _In_ int cchSource, _In_reads_(cchValue) LPCWSTR lpStringValue, _In_ int cchValue, _Out_opt_ LPINT pcchFound, _In_opt_ LPNLSVERSIONINFO lpVersionInformation, _In_opt_ LPVOID lpReserved, _In_opt_ LPARAM sortHandle) |
| |
| int WINAPI | FoldStringA (_In_ DWORD dwMapFlags, _In_reads_(cchSrc) LPCSTR lpSrcStr, _In_ int cchSrc, _Out_writes_opt_(cchDest) LPSTR lpDestStr, _In_ int cchDest) |
| |
| int WINAPI | FoldStringW (_In_ DWORD dwMapFlags, _In_reads_(cchSrc) LPCWSTR lpSrcStr, _In_ int cchSrc, _Out_writes_opt_(cchDest) LPWSTR lpDestStr, _In_ int cchDest) |
| |
| UINT WINAPI | GetACP (void) |
| |
| int WINAPI | GetCalendarInfoA (_In_ LCID Locale, _In_ CALID Calendar, _In_ CALTYPE CalType, _Out_writes_opt_(cchData) LPSTR lpCalData, _In_ int cchData, _Out_opt_ LPDWORD lpValue) |
| |
| int WINAPI | GetCalendarInfoW (_In_ LCID Locale, _In_ CALID Calendar, _In_ CALTYPE CalType, _Out_writes_opt_(cchData) LPWSTR lpCalData, _In_ int cchData, _Out_opt_ LPDWORD lpValue) |
| |
| BOOL WINAPI | GetCPInfo (_In_ UINT, _Out_ LPCPINFO) |
| |
| BOOL WINAPI | GetCPInfoExA (_In_ UINT, _In_ DWORD, _Out_ LPCPINFOEXA) |
| |
| BOOL WINAPI | GetCPInfoExW (_In_ UINT, _In_ DWORD, _Out_ LPCPINFOEXW) |
| |
| int WINAPI | GetCurrencyFormatA (_In_ LCID Locale, _In_ DWORD dwFlags, _In_ LPCSTR lpValue, _In_opt_ const CURRENCYFMTA *lpFormat, _Out_writes_opt_(cchCurrency) LPSTR lpCurrencyStr, _In_ int cchCurrency) |
| |
| int WINAPI | GetCurrencyFormatW (_In_ LCID Locale, _In_ DWORD dwFlags, _In_ LPCWSTR lpValue, _In_opt_ const CURRENCYFMTW *lpFormat, _Out_writes_opt_(cchCurrency) LPWSTR lpCurrencyStr, _In_ int cchCurrency) |
| |
| int WINAPI | GetDateFormatA (LCID, DWORD, const SYSTEMTIME *, LPCSTR, LPSTR, int) |
| |
| int WINAPI | GetDateFormatW (LCID, DWORD, const SYSTEMTIME *, LPCWSTR, LPWSTR, int) |
| |
| int WINAPI | GetDateFormatEx (LPCWSTR, DWORD, const SYSTEMTIME *, LPCWSTR, LPWSTR, int, LPCWSTR) |
| |
| int WINAPI | GetGeoInfoA (_In_ GEOID Location, _In_ GEOTYPE GeoType, _Out_writes_opt_(cchData) LPSTR lpGeoData, _In_ int cchData, _In_ LANGID LangId) |
| |
| int WINAPI | GetGeoInfoW (_In_ GEOID Location, _In_ GEOTYPE GeoType, _Out_writes_opt_(cchData) LPWSTR lpGeoData, _In_ int cchData, _In_ LANGID LangId) |
| |
| int WINAPI | GetLocaleInfoA (_In_ LCID Locale, _In_ LCTYPE LCType, _Out_writes_opt_(cchData) LPSTR lpLCData, _In_ int cchData) |
| |
| int WINAPI | GetLocaleInfoW (_In_ LCID Locale, _In_ LCTYPE LCType, _Out_writes_opt_(cchData) LPWSTR lpLCData, _In_ int cchData) |
| |
| BOOL WINAPI | GetNLSVersion (_In_ NLS_FUNCTION, _In_ LCID, _Inout_ LPNLSVERSIONINFO) |
| |
| BOOL WINAPI | GetNLSVersionEx (_In_ NLS_FUNCTION function, _In_ LPCWSTR lpLocaleName, _Inout_ LPNLSVERSIONINFOEX lpVersionInformation) |
| |
| int WINAPI | GetNumberFormatA (_In_ LCID Locale, _In_ DWORD dwFlags, _In_ LPCSTR lpValue, _In_opt_ const NUMBERFMTA *lpFormat, _Out_writes_opt_(cchNumber) LPSTR lpNumberStr, _In_ int cchNumber) |
| |
| int WINAPI | GetNumberFormatW (_In_ LCID Locale, _In_ DWORD dwFlags, _In_ LPCWSTR lpValue, _In_opt_ const NUMBERFMTW *lpFormat, _Out_writes_opt_(cchNumber) LPWSTR lpNumberStr, _In_ int cchNumber) |
| |
| UINT WINAPI | GetOEMCP (void) |
| |
| BOOL WINAPI | GetStringTypeA (_In_ LCID Locale, _In_ DWORD dwInfoType, _In_reads_(cchSrc) LPCSTR lpSrcStr, _In_ int cchSrc, _Out_ LPWORD lpCharType) |
| |
| BOOL WINAPI | GetStringTypeW (_In_ DWORD dwInfoType, _In_reads_(cchSrc) LPCWSTR lpSrcStr, _In_ int cchSrc, _Out_ LPWORD lpCharType) |
| |
| BOOL WINAPI | GetStringTypeExA (_In_ LCID Locale, _In_ DWORD dwInfoType, _In_reads_(cchSrc) LPCSTR lpSrcStr, _In_ int cchSrc, _Out_writes_(cchSrc) LPWORD lpCharType) |
| |
| BOOL WINAPI | GetStringTypeExW (_In_ LCID Locale, _In_ DWORD dwInfoType, _In_reads_(cchSrc) LPCWSTR lpSrcStr, _In_ int cchSrc, _Out_writes_(cchSrc) LPWORD lpCharType) |
| |
| LANGID WINAPI | GetSystemDefaultLangID (void) |
| |
| LCID WINAPI | GetSystemDefaultLCID (void) |
| |
| LCID WINAPI | GetThreadLocale (void) |
| |
| int WINAPI | GetTimeFormatA (LCID, DWORD, const SYSTEMTIME *, LPCSTR, LPSTR, int) |
| |
| int WINAPI | GetTimeFormatW (LCID, DWORD, const SYSTEMTIME *, LPCWSTR, LPWSTR, int) |
| |
| int WINAPI | GetTimeFormatEx (LPCWSTR, DWORD, const SYSTEMTIME *, LPCWSTR, LPWSTR, int) |
| |
| LANGID WINAPI | GetUserDefaultLangID (void) |
| |
| WINBASEAPI int WINAPI | GetUserDefaultLocaleName (_Out_writes_(cchLocaleName) LPWSTR lpLocaleName, _In_ int cchLocaleName) |
| |
| LCID WINAPI | GetUserDefaultLCID (void) |
| |
| GEOID WINAPI | GetUserGeoID (_In_ GEOCLASS) |
| |
| BOOL WINAPI | IsDBCSLeadByte (_In_ BYTE) |
| |
| BOOL WINAPI | IsDBCSLeadByteEx (_In_ UINT, _In_ BYTE) |
| |
| BOOL WINAPI | IsNLSDefinedString (_In_ NLS_FUNCTION Function, _In_ DWORD dwFlags, _In_ LPNLSVERSIONINFO lpVersionInformation, _In_reads_(cchStr) LPCWSTR lpString, _In_ int cchStr) |
| |
| BOOL WINAPI | IsValidCodePage (_In_ UINT) |
| |
| BOOL WINAPI | IsValidLocale (_In_ LCID, _In_ DWORD) |
| |
| int WINAPI | LCMapStringA (_In_ LCID Locale, _In_ DWORD dwMapFlags, _In_reads_(cchSrc) LPCSTR lpSrcStr, _In_ int cchSrc, _Out_writes_opt_(_Inexpressible_(cchDest)) LPSTR lpDestStr, _In_ int cchDest) |
| |
| int WINAPI | LCMapStringW (_In_ LCID Locale, _In_ DWORD dwMapFlags, _In_reads_(cchSrc) LPCWSTR lpSrcStr, _In_ int cchSrc, _Out_writes_opt_(_Inexpressible_(cchDest)) LPWSTR lpDestStr, _In_ int cchDest) |
| |
| int WINAPI | MultiByteToWideChar (UINT, DWORD, LPCSTR, int, LPWSTR, int) |
| |
| int WINAPI | SetCalendarInfoA (_In_ LCID, _In_ CALID, _In_ CALTYPE, _In_ LPCSTR) |
| |
| int WINAPI | SetCalendarInfoW (_In_ LCID, _In_ CALID, _In_ CALTYPE, _In_ LPCWSTR) |
| |
| BOOL WINAPI | SetLocaleInfoA (_In_ LCID, _In_ LCTYPE, _In_ LPCSTR) |
| |
| BOOL WINAPI | SetLocaleInfoW (_In_ LCID, _In_ LCTYPE, _In_ LPCWSTR) |
| |
| BOOL WINAPI | SetThreadLocale (_In_ LCID) |
| |
| LANGID WINAPI | SetThreadUILanguage (_In_ LANGID) |
| |
| BOOL WINAPI | SetUserDefaultLCID (LCID) |
| |
| BOOL WINAPI | SetUserDefaultUILanguage (LANGID) |
| |
| BOOL WINAPI | SetUserGeoID (_In_ GEOID) |
| |
| int WINAPI | WideCharToMultiByte (UINT, DWORD, LPCWSTR, int, LPSTR, int, LPCSTR, LPBOOL) |
| |
| | _Success_ (return !=FALSE) BOOL WINAPI GetFileMUIInfo(_In_ DWORD dwFlags |
| |
| BOOL WINAPI | GetFileMUIPath (_In_ DWORD dwFlags, _In_ PCWSTR pcwszFilePath, _Inout_updates_opt_(*pcchLanguage) PWSTR pwszLanguage, _Inout_ PULONG pcchLanguage, _Out_writes_opt_(*pcchFileMUIPath) PWSTR pwszFileMUIPath, _Inout_ PULONG pcchFileMUIPath, _Inout_ PULONGLONG pululEnumerator) |
| |
| WINBASEAPI int WINAPI | GetLocaleInfoEx (_In_opt_ LPCWSTR lpLocaleName, _In_ LCTYPE LCType, _Out_writes_opt_(cchData) LPWSTR lpLCData, _In_ int cchData) |
| |
| WINBASEAPI BOOL WINAPI | IsValidLocaleName (_In_ LPCWSTR lpLocaleName) |
| |
| BOOL WINAPI | GetProcessPreferredUILanguages (_In_ DWORD dwFlags, _Out_ PULONG pulNumLanguages, _Out_writes_opt_(*pcchLanguagesBuffer) PZZWSTR pwszLanguagesBuffer, _Inout_ PULONG pcchLanguagesBuffer) |
| |
| BOOL WINAPI | GetSystemPreferredUILanguages (_In_ DWORD dwFlags, _Out_ PULONG pulNumLanguages, _Out_writes_opt_(*pcchLanguagesBuffer) PZZWSTR pwszLanguagesBuffer, _Inout_ PULONG pcchLanguagesBuffer) |
| |
| BOOL WINAPI | GetThreadPreferredUILanguages (_In_ DWORD dwFlags, _Out_ PULONG pulNumLanguages, _Out_writes_opt_(*pcchLanguagesBuffer) PZZWSTR pwszLanguagesBuffer, _Inout_ PULONG pcchLanguagesBuffer) |
| |
| LANGID WINAPI | GetThreadUILanguage (void) |
| |
| BOOL WINAPI | GetUILanguageInfo (_In_ DWORD dwFlags, _In_ PCZZWSTR pwmszLanguage, _Out_writes_opt_(*pcchFallbackLanguages) PZZWSTR pwszFallbackLanguages, _Inout_opt_ PDWORD pcchFallbackLanguages, _Out_ PDWORD pAttributes) |
| |
| BOOL WINAPI | GetUserPreferredUILanguages (_In_ DWORD dwFlags, _Out_ PULONG pulNumLanguages, _Out_writes_opt_(*pcchLanguagesBuffer) PZZWSTR pwszLanguagesBuffer, _Inout_ PULONG pcchLanguagesBuffer) |
| |
| int WINAPI | IdnToAscii (_In_ DWORD dwFlags, _In_reads_(cchUnicodeChar) LPCWSTR lpUnicodeCharStr, _In_ int cchUnicodeChar, _Out_writes_opt_(cchASCIIChar) LPWSTR lpASCIICharStr, _In_ int cchASCIIChar) |
| |
| int WINAPI | IdnToNameprepUnicode (_In_ DWORD dwFlags, _In_reads_(cchUnicodeChar) LPCWSTR lpUnicodeCharStr, _In_ int cchUnicodeChar, _Out_writes_opt_(cchNameprepChar) LPWSTR lpNameprepCharStr, _In_ int cchNameprepChar) |
| |
| int WINAPI | IdnToUnicode (_In_ DWORD dwFlags, _In_reads_(cchASCIIChar) LPCWSTR lpASCIICharStr, _In_ int cchASCIIChar, _Out_writes_opt_(cchUnicodeChar) LPWSTR lpUnicodeCharStr, _In_ int cchUnicodeChar) |
| |
| BOOL WINAPI | IsNormalizedString (_In_ NORM_FORM NormForm, _In_reads_(cwLength) LPCWSTR lpString, _In_ int cwLength) |
| |
| int WINAPI | NormalizeString (_In_ NORM_FORM NormForm, _In_reads_(cwSrcLength) LPCWSTR lpSrcString, _In_ int cwSrcLength, _Out_writes_opt_(cwDstLength) LPWSTR lpDstString, _In_ int cwDstLength) |
| |
| int WINAPI | GetStringScripts (_In_ DWORD dwFlags, _In_ LPCWSTR lpString, _In_ int cchString, _Out_writes_opt_(cchScripts) LPWSTR lpScripts, _In_ int cchScripts) |
| |
| BOOL WINAPI | SetProcessPreferredUILanguages (_In_ DWORD, _In_opt_ PCZZWSTR, _Out_opt_ PULONG) |
| |
| BOOL WINAPI | SetThreadPreferredUILanguages (_In_ DWORD, _In_opt_ PCZZWSTR, _Out_opt_ PULONG) |
| |
| BOOL WINAPI | VerifyScripts (_In_ DWORD, _In_ LPCWSTR, _In_ int, _In_ LPCWSTR, _In_ int) |
| |
| | _When_ ((dwMapFlags &(LCMAP_SORTKEY|LCMAP_BYTEREV|LCMAP_HASH|LCMAP_SORTHANDLE)) !=0, _At_((LPBYTE) lpDestStr, _Out_writes_bytes_opt_(cchDest))) _When_(cchSrc ! |
| |
| | _At_ ((WCHAR *) lpSrcStr, _Out_writes_opt_(cchSrc))) _When_(cchDest ! |
| |
| | _At_ ((WCHAR *) lpDestStr, _Out_writes_opt_(cchDest))) WINBASEAPI int WINAPI LCMapStringEx(_In_opt_ LPCWSTR lpLocaleName |
| |
| _In_ DWORD | _In_reads_ (cchSrc) LPCWSTR lpSrcStr |
| |
| _In_ DWORD _In_ int | _Out_writes_opt_ (cchDest) LPWSTR lpDestStr |
| |
| LCID WINAPI | LocaleNameToLCID (_In_ LPCWSTR, _In_ DWORD) |
| |
| WINBASEAPI INT WINAPI | CompareStringOrdinal (const WCHAR *, INT, const WCHAR *, INT, BOOL) |
| |
| WINBASEAPI int WINAPI | LCIDToLocaleName (_In_ LCID Locale, _Out_writes_opt_(cchName) LPWSTR lpName, _In_ int cchName, _In_ DWORD dwFlags) |
| |