Changeset 4788
- Timestamp:
- Dec 11, 2000, 7:58:50 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/doc/Readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/Readme.txt
r4179 r4788 240 240 (Fixpack 32 + y2kclock.exe is required for Y2K readyness anyway so...) 241 241 242 2.3.2.1 OS/2 2.11243 -----------------244 245 For the curiose user, Win32k.sys will probably work with OS/2 2.11 too.246 I've not test this. But I have run successful Ring-3 tests against the247 lates 2.11 fixpack kernels.248 249 242 250 243 2.3.3 Installation … … 335 328 -Resheapinit: Initial resident in bytes. 336 329 Default: 16MB 330 331 332 OS/2 Loader parameter: 333 -Dllfixes<:E|:D> 334 Enables or Disables the long DLL name and non .DLL 335 extention fixes. OS/2 DLLs have been limited to 8 chars 336 names since version 2.<something>. This is a very bad 337 limitation. Also OS/2 forces all DLL loaded to loadtime 338 to have the extention '.DLL'. 339 Both these retritions are removed if this option is 340 enabled. 341 For DLL with non .DLL extention the internal name must 342 have to the extention included. (If you the experiences 343 problems with IMPLIB.EXE, enclose the internal name 344 in double-quotes.) 345 You should not make a DLL with a name starting with 346 DOSCALLS, DOSCALLS1, IBMVGA32, IBMDEV32 or IBMXGA32. 347 Current state for this feature is EXPERIMENTAL. 348 Default: Enabled 337 349 338 350
Note:
See TracChangeset
for help on using the changeset viewer.
