[This is a preview of an interface that may appear in future releases of Windows.]
The CPINFOEX structure contains information about a code page. It is used by the GetCPInfoEx function.
typedef struct _cpinfoex { UINT MaxCharSize; BYTE DefaultChar[MAX_DEFAULTCHAR]; BYTE LeadByte[MAX_LEADBYTES]; WCHAR UnicodeDefaultChar; UINT CodePage; TCHAR CodePageName[MAX_PATH]; } CPINFOEX *LPCPINFOEX;
Lead bytes are unique to double-byte character sets (DBCS). A lead byte is the first byte of a 2-byte character in a DBCS. Lead bytes occupy a specific range of byte values.
GetCPInfoEx, MultiByteToWideChar, WideCharToMultiByte
file: /Techref/os/win/api/win32/struc/src/str02_19.htm, 2KB, , updated: 2000/4/7 11:14, local time: 2024/11/10 04:49,
3.141.19.165:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/techref/os/win/api/win32/struc/src/str02_19.htm"> CPINFOEX</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.