API Legacy Functions Replacements
Appearance
16Bit Function | API | 32Bit Replacement Function | Description | References |
---|---|---|---|---|
DosCallback | Eliminated in OS/2 2.0 | [1] | ||
DosCLIAccess | Eliminated in OS/2 2.0 | [2] | ||
DosFlagProcess | Eliminated in OS/2 2.0 | [3] | ||
DosGetEnv | Eliminated in OS/2 2.0 | [4] | ||
GetHugeShift | Eliminated in OS/2 2.0 | [5] | ||
DosGetlnfoSeg | Eliminated in OS/2 2.0 | [6] | ||
DosGetMachineMode | Eliminated in OS/2 2.0 | [7] | ||
DosGetPID | Eliminated in OS/2 2.0 | [8] | ||
DosGetPPID | Eliminated in OS/2 2.0 | [9] | ||
DosGetPrty | Eliminated in OS/2 2.0 | [10] | ||
DosGetVersion | Eliminated in OS/2 2.0 | [11] | ||
DosHoldSignal | Eliminated in OS/2 2.0 | [12] | ||
DosLockSeg | Eliminated in OS/2 2.0 | [13] | ||
DosMemAvail | Eliminated in OS/2 2.0 | [14] | ||
DosPortAccess | Eliminated in OS/2 2.0 | [15] | ||
DosBufReset | Dos16 | DosResetBuffer | Renamed in OS/2 2.0 | [16] |
DosR2StackRealloc | ||||
DosReadAsync | ||||
DosReallocHuge | ||||
DosReallocSeg | ||||
DosSendSignal | ||||
DosSetCp | ||||
DosSetSigHandler | ||||
DosSetVec | ||||
DosSizeSeg | ||||
DosWriteAsync | ||||
DosSemSet | Dos16 | |||
WinAllocMem | Dos16 | DosAllocMem | Seems it was replaced on OS/2 2.0 | [17] |