Jump to content

NLS.DLL: Difference between revisions

From EDM2
Created page with " {| border="1" |- |1 |DosCaseMap |2 |DosGetCollate |- |3 |DosGetCtryInfo |4 |DosGetDBCSEv |- |5 |Dos32QueryCtryInfo |6 |Dos32QueryDBCSEnv |- |7 |Dos32MapCase |8 |Dos32QueryCol..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
National language support dynamic link library


{| border="1"
On the latest version of OS/2, this file forwards it's functions to DOSCALL.
|-
 
|1
==Version==
|DosCaseMap
{|class="wikitable"
|2
!Date||Version||Size||Comments
|DosGetCollate
|-
|3
|DosGetCtryInfo
|4
|DosGetDBCSEv
|-
|5
|Dos32QueryCtryInfo
|6
|Dos32QueryDBCSEnv
|-
|-
|7
|2002-03-08|| ||512 bytes||
|Dos32MapCase
|8
|Dos32QueryCollate
|}
|}
==Exports==
#[[DosCaseMap|DOSCASEMAP]]
#[[DosGetCollate|DOSGETCOLLATE]]
#[[DosGetCtryInfo|DOSGETCTRYINFO]]
#[[DosGetDBCSEv|DOSGETDBCSEV]]
[[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