Tomas Hajny
|
16d4e39c59
* added information for future implementation of certain SMP specific API functions
|
10 years ago |
Tomas Hajny
|
bf7e71da47
* new constants for options used in recently added APIs
|
10 years ago |
Tomas Hajny
|
8c7fc80580
* yet more OS/2 API functions added
|
10 years ago |
Tomas Hajny
|
398fa3dd8d
* changed parameter in DosSetThreadAffinity from pointer to a var parameter
|
10 years ago |
Tomas Hajny
|
6a83f32486
* additional API functions available in higher OS/2 versions
|
10 years ago |
Tomas Hajny
|
66ffade5da
* DosAliasMem and DosQueryMemState functions added to DosCalls; DosProtect* (not available in OS/2 2.0) moved to DosCall2
|
10 years ago |
Tomas Hajny
|
c0a1a7d26d
+ new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions
|
10 years ago |