Windows Character Set Codes
MenuBox supports the following Windows character set codes for the display of simple window mode texts. If no character set is explicitly set by means of the CharacterSet key, the "ANSI" character set (Windows 1252, a variant of ISO-8859-1) is used.
| Character Set |
Windows Code |
| ANSI (Western European) |
0 |
| Arabic |
178 |
| Baltic |
186 |
| Chinese (Big-5) |
136 |
| Default |
1 |
| Eastern European |
238 |
| GB-2312 |
134 |
| Greek |
161 |
| Hangul |
129 |
| Hebrew |
177 |
| Johab |
130 |
| Mac |
77 |
| OEM |
255 |
| Russian |
204 |
| Shift JIS |
128 |
| Symbol |
2 |
| Thai |
222 |
| Turkish |
162 |
| Vietnamese |
163 |
The Johab character set is included with the Korean language edition of Windows. The Arabic and Hebrew character sets are included with the Middle East language edition of Windows. The Thai character set is included with the Thai language edition of Windows. The OEM value specifies a character set that is operating-system dependent. On Windows 95, 98 and Me the Default value indicates that the name and size of a font fully describe the logical font. On Windows NT, 2000, XP and Server 2003 the Default value indicates that the character set is set to a value based on the current system locale. For example, when the system locale is English (United States), it is set as ANSI.
|