Jump to content

NLS.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo 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]] contains the functions of the regional context.
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
|14.100
|589 bytes
|osFree National Language Support API
|-
|-
|2002-03-08 20:16
|2002-03-08|| ||512 bytes||
|N/A
|512 bytes
|
|}
|}


==DLL Entry Points==
==DLL Entry Points==
{|class="wikitable"
#[[DosCaseMap]]
|1||[[DosCaseMap]]
#[[DosGetCollate]]
|-
#[[DosGetCtryInfo]]
|2||[[DosGetCollate]]
#[[DosGetDBCSEv]]
|-
#Dos32QueryCtryInfo
|3||[[DosGetCtryInfo]]
#Dos32QueryDBCSEnv
|-
#Dos32MapCase
|4||[[DosGetDBCSEv]]
#Dos32QueryCollate
|-
|5||Dos32QueryCtryInfo
|-
|6||Dos32QueryDBCSEnv
|-
|7||Dos32MapCase
|-
|8||Dos32QueryCollate
|}
 
==DLL's Loaded==
* [[DOSCALL1.DLL]]
 
==Alternative Version==
OSFree Project produced an alternative version of this file.


[[Category:Files]]
[[Category:DLL]]

Revision as of 04:15, 1 January 2020

This DLL is part of OS/2's Control Program 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
2002-03-08 512 bytes

DLL Entry Points

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