Jump to content

Universal Language Support: Difference between revisions

From EDM2
Line 19: Line 19:
* [[Unicode Programming Reference]]
* [[Unicode Programming Reference]]


==External Links==
==External References==
* [http://www.altsan.org/os2/toolkits/uls/ OS/2 Unicode API Page] by [[Alex Taylor]].  
* [http://www.altsan.org/os2/toolkits/uls/ OS/2 Unicode API Page] by [[Alex Taylor]].  
* [http://www.altsan.org/os2/toolkits/uls/ulsguide/index.html Universal Language Support API Guide] by [[Alex Taylor]].
* [http://www.altsan.org/os2/toolkits/uls/ulsguide/index.html Universal Language Support API Guide] by [[Alex Taylor]].

Revision as of 18:38, 26 July 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.

References

External References