Format of country information |
| Offset | Size | Description |
|---|---|---|
|
00h |
BYTE |
info ID |
|
---if info ID = 01h--- |
||
|
01h |
WORD |
size of following info in bytes |
|
03h |
WORD |
country ID (see #01400 at AH=38h) |
|
05h |
WORD |
code page (see #01757) |
|
07h |
34 BYTEs |
country-dependent info (see #01399 at AH=38h) |
|
---if info ID = 02h--- |
||
|
01h |
DWORD |
pointer to uppercase table (see #01751) |
|
---if info ID = 03h--- |
||
|
01h |
DWORD |
pointer to lowercase table (see #01752) |
|
---if info ID = 04h--- |
||
|
01h |
DWORD |
pointer to filename uppercase table (see #01753) |
|
---if info ID = 05h--- |
||
|
01h |
DWORD |
pointer to filename character table (see #01754) |
|
---if info ID = 06h--- |
||
|
01h |
DWORD |
pointer to collating table (see #01755) |
|
---if info ID = 07h (DOS 4.0+)--- |
||
|
01h |
DWORD |
pointer to DBCS lead byte table (see #01756) |
|
See Also: |