Jump to content

NLS.DLL: Difference between revisions

From EDM2
Line 25: Line 25:


===Version 3-08-02  9:16p / 512 bytes ===
===Version 3-08-02  9:16p / 512 bytes ===
<PRE>
Ordinal Object  Name
Ordinal Object  Name
  0            nls
  0            nls
Line 31: Line 32:
  3      0    [[OS2 API:CPI:DosGetCtryInfo|DosGetCtryInfo]]
  3      0    [[OS2 API:CPI:DosGetCtryInfo|DosGetCtryInfo]]
  1      0    [[OS2 API:CPI:DosCaseMap|DosCaseMap]]
  1      0    [[OS2 API:CPI:DosCaseMap|DosCaseMap]]
</PRE>


===Other Version===
===Other Version===

Revision as of 16:59, 7 June 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

Version 3-08-02 9:16p / 512 bytes

	Ordinal Object  Name
	   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]]

Other Version

1 DosCaseMap 2 DosGetCollate
3 DosGetCtryInfo 4 DosGetDBCSEv
5 Dos32QueryCtryInfo 6 Dos32QueryDBCSEnv
7 Dos32MapCase 8 Dos32QueryCollate

DLL's Loaded

File:NLS-PMDLL.png

Alternative Version

OSFree Project produced an alternative version of this file.