Home
last modified time | relevance | path

Searched refs:CP_SHIFTJIS (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/
H A Dcjkcode.h11 #define CP_SHIFTJIS 932 // Japanese Shift-JIS macro
21 #define CP_JAPANESE CP_SHIFTJIS
28 ((CodePage) == CP_SHIFTJIS || (CodePage) == CP_HANGUL || \
/reactos/sdk/lib/conutils/
H A Dpager.c35 #define CP_SHIFTJIS 932 // Japanese Shift-JIS macro
43 ((CodePage) == CP_SHIFTJIS || (CodePage) == CP_HANGUL || \