Searched refs:iCodePage (Results 1 – 3 of 3) sorted by relevance
278 int32_t iCodePage = FXSYS_GetACP(); in GetNativeCharset() local279 switch (iCodePage) { in GetNativeCharset()
567 UINT iCodePage = ::GetACP(); in GetNativeCharSet() local568 switch (iCodePage) { in GetNativeCharSet()
2035 DdeCreateStringHandleA(idInst int32, psz ptr[inout, int8], iCodePage int32)2036 DdeQueryStringA(idInst int32, hsz ptr[inout, intptr], psz ptr[inout, int8], cchMax int32, iCodePage…