UNICODE.SYS: Difference between revisions
Appearance
Line 19: | Line 19: | ||
The source code of this file is not available. | The source code of this file is not available. | ||
==Documentation== | ==CONFIG.SYS Documentation== | ||
Warp Server for E-Business Unicode Driver, enables unicode and locale support. Necessary for JFS.IFS. | |||
DEVICE=UNICODE.SYS <parameter> | |||
[[Category: | '''Parameter:''' | ||
;-L:Specifies that base locale setting is permanent. If selected \LANGUAGE\LOCALE\DEFAULT.LOC overrides the config.sys settings. | |||
;-x:Disables codepage conversion, must not be used with JFS.IFS | |||
;-V:Verbose | |||
'''Platform Support''' | |||
{| class="wikitable" | |||
|- | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
|No | |||
|No | |||
|No | |||
|Yes | |||
|} | |||
[[Category:Drivers]][[Category:DEVICE Statements]] |
Revision as of 02:30, 27 November 2016
This file is referred on OS/2 as the "Unicode Driver". It is also required by JFS.IFS file system driver.
Note: Version 14.93 of this driver seems to have hard coded the path of "X:\LANGUAGES\" since if you move the folder from its location UNICODE.SYS will give you errors on boot, no matter if you changed the config.sys statement to the new location.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2002-09-04 17:31 | 14.93 | 20,014 bytes | Included on eCS 2.1. On C:\OS2\BOOT |
DLLs Loaded
Source Code
The source code of this file is not available.
CONFIG.SYS Documentation
Warp Server for E-Business Unicode Driver, enables unicode and locale support. Necessary for JFS.IFS.
DEVICE=UNICODE.SYS <parameter>
Parameter:
- -L
- Specifies that base locale setting is permanent. If selected \LANGUAGE\LOCALE\DEFAULT.LOC overrides the config.sys settings.
- -x
- Disables codepage conversion, must not be used with JFS.IFS
- -V
- Verbose
Platform Support
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
No | No | No | Yes |