UNICODE.SYS: Difference between revisions
Appearance
Created page with "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 cod..." |
|||
Line 12: | Line 12: | ||
|- | |- | ||
|} | |} | ||
==DLLs Loaded== | |||
* [[DOSCALL1.DLL]] | |||
==Source Code== | ==Source Code== |
Revision as of 17:00, 28 May 2015
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/Sep/04 5:31pm | 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.