Jump to content

NLS.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This DLL is part of OS/2's [[Control Program]] contains the functions of the regional context.
National language support dynamic link library


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.
Line 10: Line 10:
|}
|}


==DLL Entry Points==
==Exports==
#[[DosCaseMap]]
#[[DosCaseMap|DOSCASEMAP]]
#[[DosGetCollate]]
#[[DosGetCollate|DOSGETCOLLATE]]
#[[DosGetCtryInfo]]
#[[DosGetCtryInfo|DOSGETCTRYINFO]]
#[[DosGetDBCSEv]]
#[[DosGetDBCSEv|DOSGETDBCSEV]]
#Dos32QueryCtryInfo
#Dos32QueryDBCSEnv
#Dos32MapCase
#Dos32QueryCollate


[[Category:DLL]]
[[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