stringapiset.ch
Declarations
Public Only
Publictypealias WCHAR
type WCHAR = u16
Publictypealias PDWORD
type PDWORD = *DWORD
Publictypealias LPWORD
type LPWORD = *WORD
Publictypealias PWCHAR
type PWCHAR = *WCHAR
Publictypealias LPWCH
type LPWCH = *WCHAR
Publictypealias PWCH
type PWCH = *WCHAR
Publictypealias LPCWCH
type LPCWCH = *WCHAR
Publictypealias PCWCH
type PCWCH = *WCHAR
Publictypealias CCHAR
type CCHAR = char
Publictypealias LCID
type LCID = DWORD
Publictypealias PLCID
type PLCID = PDWORD
Publictypealias LANGID
type LANGID = WORD
Publictypealias LPARAM
type LPARAM = LONG_PTR
Publictypealias LRESULT
type LRESULT = LONG_PTR
Publictypealias PCNZWCH
type PCNZWCH = *WCHAR
Publictypealias PCHAR
type PCHAR = *char
Publictypealias LPCH
type LPCH = *char
Publictypealias PCH
type PCH = *char
Publictypealias LPCCH
type LPCCH = *char
Publictypealias PCCH
type PCCH = *char
Publictypealias LPBOOL
type LPBOOL = *BOOL
Publicstruct _nlsversioninfo
struct _nlsversioninfo
This is to be deprecated, please use the NLSVERSIONINFOEX
Publictypealias NLSVERSIONINFO
type NLSVERSIONINFO = _nlsversioninfo
Publictypealias LPNLSVERSIONINFO
type LPNLSVERSIONINFO = *_nlsversioninfo
Publicfunction CompareStringEx
Publicfunction CompareStringOrdinal
Publicfunction CompareStringW
Publicfunction FoldStringW
Publicfunction GetStringTypeExW
Publicfunction GetStringTypeW
Publicfunction MultiByteToWideChar