Jump to content

Universal Language Support: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
This component provides Unicode support on OS/2.  
Set of functions and utilities for addressing internationalization support.
This component provides Unicode support.


==Files==
==Files==
The Universal Language Support on OS/2 Warp 4.5x is composed by the following files:  
The Universal Language Support is composed by the following files:  
{|class="wikitable"
{|class="wikitable"
!File Name!!Comments
!File Name!!Comments
Line 12: Line 13:
|[[UCONV.DLL]]||This file contains the Codepage Conversion functions.
|[[UCONV.DLL]]||This file contains the Codepage Conversion functions.
|-
|-
|[[UNICODE.SYS]]||Filesystem drivers for Unicode support..
|[[UNICODE.SYS]]||File system drivers for Unicode support.
|-
|-
|[[UNIKBD.DLL]]||Keyboard conversion functions.
|[[UNIKBD.DLL]]||Keyboard conversion functions.

Revision as of 20:57, 28 October 2017

Set of functions and utilities for addressing internationalization support. This component provides Unicode support.

Files

The Universal Language Support is composed by the following files:

File Name Comments
LIBUNI.DLL This file contains Unicode processing core functions.
LOCALE.DLL Locale information.
UCONV.DLL This file contains the Codepage Conversion functions.
UNICODE.SYS File system drivers for Unicode support.
UNIKBD.DLL Keyboard conversion functions.

References

External References