Functions
| Name | Description |
|---|---|
| CONV_CP1252ToUnicode | Convert CP1252 character code to Unicode. |
| CONV_CP1252ToUtf8String | Converts a CP1252 string to a UTF-8 string. |
| CONV_UnicodeToCP1252 | Converts Unicode to CP1252 character code. |
| CONV_Utf8ToCP1252String | Converts a UTF-8 string to a CP1252 string. |
| LoadCP1252 | Change the system character set to CP1252. |
| UnloadCP1252 | Returns the system character set to the default character set. |
Last updated: 2022/04/08