Go to the source code of this file.
◆ START_TEST()
Definition at line 10 of file GetCPInfo.c.
11{
14
17
18 memset(&CpInfo, 0xAA,
sizeof(CpInfo));
23
24 memset(&CpInfo, 0xAA,
sizeof(CpInfo));
29
30 memset(&CpInfo, 0xAA,
sizeof(CpInfo));
48
49}
#define ok_char(expression, result)
#define ok_int(expression, result)
#define ERROR_INVALID_PARAMETER
BOOL WINAPI GetCPInfo(UINT codepage, LPCPINFO cpinfo)
BYTE LeadByte[MAX_LEADBYTES]
BYTE DefaultChar[MAX_DEFAULTCHAR]