|
|
(11 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| This DLL is part of OS/2's [[Control Program]].
| | National language support dynamic link library |
| This file contains the functions of the regional context.
| |
|
| |
|
| On the latest version of OS/2, this file forwards it's functions to DOSCALL. | | On the latest version of OS/2, this file forwards it's functions to DOSCALL. |
|
| |
|
| ==Version== | | ==Version== |
| {| class="wikitable" | | {|class="wikitable" |
| !Date | | !Date||Version||Size||Comments |
| !Version
| |
| !Size
| |
| !Comments
| |
| |- | | |- |
| |2012-02-02 10:27
| | |2002-03-08|| ||512 bytes|| |
| |14.100
| |
| |589 bytes
| |
| |osFree National Language Support API
| |
| |-
| |
| |2002-03-08 20:16 | |
| |N/A | |
| |512 bytes | |
| | | |
| |} | | |} |
|
| |
|
| ==DLL Entry Points== | | ==Exports== |
| | | #[[DosCaseMap|DOSCASEMAP]] |
| ===Version 3-08-02 9:16p / 512 bytes ===
| | #[[DosGetCollate|DOSGETCOLLATE]] |
| <PRE>
| | #[[DosGetCtryInfo|DOSGETCTRYINFO]] |
| Ordinal Object Name
| | #[[DosGetDBCSEv|DOSGETDBCSEV]] |
| 0 nls
| |
| 4 0 [[OS2 API:CPI:DosGetDBCSEv|DosGetDBCSEv]]
| |
| 2 0 [[OS2 API:CPI:DosGetCollate|DosGetCollate]]
| |
| 3 0 [[OS2 API:CPI:DosGetCtryInfo|DosGetCtryInfo]]
| |
| 1 0 [[OS2 API:CPI:DosCaseMap|DosCaseMap]]
| |
| </PRE>
| |
| | |
| ===Other Version===
| |
| {| class="wikitable"
| |
| |1
| |
| |[[OS2 API:CPI:DosCaseMap|DosCaseMap]]
| |
| |2
| |
| |[[OS2 API:CPI:DosGetCollate|DosGetCollate]]
| |
| |-
| |
| |3
| |
| |[[OS2 API:CPI:DosGetCtryInfo|DosGetCtryInfo]]
| |
| |4
| |
| |[[OS2 API:CPI:DosGetDBCSEv|DosGetDBCSEv]]
| |
| |-
| |
| |5
| |
| |[[OS2 API:CPI:Dos32QueryCtryInfo|Dos32QueryCtryInfo]]
| |
| |6
| |
| |[[OS2 API:CPI:Dos32QueryDBCSEnv|Dos32QueryDBCSEnv]]
| |
| |-
| |
| |7
| |
| |[[OS2 API:CPI:Dos32MapCase|Dos32MapCase]]
| |
| |8
| |
| |[[OS2 API:CPI:Dos32QueryCollate|Dos32QueryCollate]]
| |
| |}
| |
| | |
| ==DLL's Loaded==
| |
| * [[DOSCALL1.DLL]]
| |
| | |
| [[image:NLS-PMDLL.png]]
| |
| | |
| ==Alternative Version==
| |
| | |
| OSFree Project produced an alternative version of this file.
| |
|
| |
|
| [[Category:Files]] | | [[Category:DLL]] |
National language support dynamic link library
On the latest version of OS/2, this file forwards it's functions to DOSCALL.
Version
Date |
Version |
Size |
Comments
|
2002-03-08 |
|
512 bytes |
|
Exports
- DOSCASEMAP
- DOSGETCOLLATE
- DOSGETCTRYINFO
- DOSGETDBCSEV