table of contents
other versions
- wheezy 1.4.1-4
GetCPInfoExW(3w) | Wine API | GetCPInfoExW(3w) |
NAME¶
GetCPInfoExW (KERNEL32.@)SYNOPSIS¶
BOOL GetCPInfoExW(
UINT codepage,
DWORD dwFlags,
LPCPINFOEXW cpinfo
)
DESCRIPTION¶
See GetCPInfoExA(3w).IMPLEMENTATION¶
Declared in "winnls.h". Implemented in "dlls/kernel32/locale.c". Debug channel "nls".Oct 2012 | Wine API |