Jump to content

NLS.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(5 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"
!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==
{|class="wikitable"
{|class="wikitable"
|1||[[DosCaseMap]]
!Date||Version||Size||Comments
|-
|-
|2||[[DosGetCollate]]
|2002-03-08|| ||512 bytes||
|-
|3||[[DosGetCtryInfo]]
|-
|4||[[DosGetDBCSEv]]
|-
|5||Dos32QueryCtryInfo
|-
|6||Dos32QueryDBCSEnv
|-
|7||Dos32MapCase
|-
|8||Dos32QueryCollate
|}
|}


==DLL's Loaded==
==Exports==
* [[DOSCALL1.DLL]]
#[[DosCaseMap|DOSCASEMAP]]
 
#[[DosGetCollate|DOSGETCOLLATE]]
==Alternative Version==
#[[DosGetCtryInfo|DOSGETCTRYINFO]]
OSFree Project produced an alternative version of this file.
#[[DosGetDBCSEv|DOSGETDBCSEV]]


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

Latest revision as of 03:22, 31 December 2022

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

  1. DOSCASEMAP
  2. DOSGETCOLLATE
  3. DOSGETCTRYINFO
  4. DOSGETDBCSEV