Jump to content

Universal Language Support: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Documentation==
==Files==
==Files==
Unicode Programming Library on OS/2 Warp 4.5x is composed by the following files:  
Unicode Programming Library on OS/2 Warp 4.5x is composed by the following files:  
{| class="wikitable"
{|class="wikitable"
!File Name!!Comments
|-
|-
! File Name  !! Comments
|[[GLOCMRI.DLL]]||Unicode Country Palette.
|-
|-
| [[GLOCMRI.DLL]] || Unicode Country Palette.  
|[[LIBUNI.DLL]]||This file contains Unicode processing functions.
|-
|-
| [[LIBUNI.DLL]] || This file contains Unicode processing functions.
|[[LOCALE.DLL]]||
|-
|-
| [[LOCALE.DLL]] ||
|[[UNICODE.SYS]]||Unicode driver.
|-
| [[UNICODE.SYS]] || Unicode driver.
|-
| [[UCONV.DLL]] || This file contains the Codepage Conversion functions.
|-
|-
|[[UCONV.DLL]]||This file contains the Codepage Conversion functions.
|}
|}


==Articles==
==Documentation==
* [[Unicode Programming Reference]]


==Publications==
==Links==
* [http://cyberkinetica.homeunix.net/os2tk45/uniapi/ UNIAPI.INF - Unicode Programming Reference]


==Links==


[[Category:Components]]
[[Category:Components]]

Revision as of 00:25, 20 April 2017

Files

Unicode Programming Library on OS/2 Warp 4.5x is composed by the following files:

File Name Comments
GLOCMRI.DLL Unicode Country Palette.
LIBUNI.DLL This file contains Unicode processing functions.
LOCALE.DLL
UNICODE.SYS Unicode driver.
UCONV.DLL This file contains the Codepage Conversion functions.

Documentation

Links