Universal Language Support: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
==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 | |||
|- | |- | ||
|[[GLOCMRI.DLL]]||Unicode Country Palette. | |||
|- | |- | ||
| [[ | |[[LIBUNI.DLL]]||This file contains Unicode processing functions. | ||
|- | |- | ||
| [[ | |[[LOCALE.DLL]]|| | ||
|- | |- | ||
|[[UNICODE.SYS]]||Unicode driver. | |||
| [[UNICODE.SYS]] || Unicode driver | |||
|- | |- | ||
|[[UCONV.DLL]]||This file contains the Codepage Conversion functions. | |||
|} | |} | ||
== | ==Documentation== | ||
* [[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. |