NLS.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This DLL is part of OS/2's [[Control Program]]. | This DLL is part of OS/2's [[Control Program]]. | ||
This file contains the functions of the regional context. | This file contains the functions of the regional context. | ||
Line 6: | Line 5: | ||
==Version== | ==Version== | ||
{| class="wikitable" | |||
{| | |||
!Date | !Date | ||
!Version | !Version | ||
Line 14: | Line 11: | ||
!Comments | !Comments | ||
|- | |- | ||
| | |2012-02-02 10:27 | ||
|14.100 | |14.100 | ||
|589 bytes | |589 bytes | ||
| | |osFree National Language Support API | ||
|- | |- | ||
| | |2002-03-08 20:16 | ||
|N/A | |N/A | ||
|512 bytes | |512 bytes | ||
| | | | ||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
{| | {| class="wikitable" | ||
|1 | |1 | ||
|DosCaseMap | |DosCaseMap | ||
Line 54: | Line 49: | ||
[[image:NLS-PMDLL.png]] | [[image:NLS-PMDLL.png]] | ||
==Alternative Version== | ==Alternative Version== | ||
OSFree Project produced an alternative version of this file. | OSFree Project produced an alternative version of this file. | ||
[[Category:Files]] | [[Category:Files]] |
Revision as of 19:03, 5 April 2016
This DLL is part of OS/2's Control Program. This file contains the functions of the regional context.
On the latest version of OS/2, this file forwards it's functions to DOSCALL.
Version
Date | Version | Size | Comments |
---|---|---|---|
2012-02-02 10:27 | 14.100 | 589 bytes | osFree National Language Support API |
2002-03-08 20:16 | N/A | 512 bytes |
DLL Entry Points
1 | DosCaseMap | 2 | DosGetCollate |
3 | DosGetCtryInfo | 4 | DosGetDBCSEv |
5 | Dos32QueryCtryInfo | 6 | Dos32QueryDBCSEnv |
7 | Dos32MapCase | 8 | Dos32QueryCollate |
DLL's Loaded
Alternative Version
OSFree Project produced an alternative version of this file.