Home
last modified time | relevance | path

Searched refs:g_uACP (Results 1 – 4 of 4) sorted by relevance

/reactos/base/applications/ctfmon/
H A Dctfmon.cpp25 UINT g_uACP = CP_ACP; // The active codepage variable
195 cicGetOSInfo(&g_uACP, &g_dwOsInfo); // Get OS info in InitApp()
/reactos/dll/win32/msctf/
H A Dutils.cpp44 UINT g_uACP = CP_ACP; // Active Code Page variable
576 cicGetOSInfo(&g_uACP, &g_dwOSInfo); in ProcessAttach()
577 TRACE("cicGetOSInfo: %u, 0x%lX\n", g_uACP, g_dwOSInfo); in ProcessAttach()
/reactos/dll/ime/msctfime/
H A Dmsctfime.cpp14 UINT g_uACP = CP_ACP; variable
928 cicGetOSInfo(&g_uACP, &g_dwOSInfo); in ProcessAttach()
/reactos/dll/win32/msutb/
H A Dmsutb.cpp31 UINT g_uACP = CP_ACP; variable
6479 cicGetOSInfo(&g_uACP, &g_dwOSInfo); in ProcessAttach()