win.GetCPInfo
info = win.GetCPInfo (codepage)
Parameters:
codepage : integer
Returns:
info : table, or nil + error message
fields of info:
MaxCharSize : integer
DefaultChar : string
LeadByte : string
UnicodeDefaultChar : string
CodePage : integer
CodePageName : string
Windows API used:
GetCPInfoExW