12 internal static class Kernel32
15 private struct CPINFOEXW
21 internal unsafe fixed
byte LeadByte[12];
38 codePage = (int)cPINFOEXW.CodePage;
static unsafe bool TryGetACPCodePage(out int codePage)
static unsafe BOOL GetCPInfoExW(uint CodePage, uint dwFlags, CPINFOEXW *lpCPInfoEx)
unsafe fixed char CodePageName[260]
unsafe fixed byte LeadByte[12]
unsafe fixed byte DefaultChar[2]