API Legacy Functions Replacements: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
|- | |- | ||
|DosPortAccess|| || ||Eliminated in OS/2 2.0 || [https://books.google.com.ec/books?id=u7WbsmbttwYC&lpg=PT370&dq=DosAllocMem%20OS%2F2%20PC%20Magazine&pg=PT372#v=onepage&q&f=false] | |DosPortAccess|| || ||Eliminated in OS/2 2.0 || [https://books.google.com.ec/books?id=u7WbsmbttwYC&lpg=PT370&dq=DosAllocMem%20OS%2F2%20PC%20Magazine&pg=PT372#v=onepage&q&f=false] | ||
|- | |- | ||
|DosR2StackRealloc | |DosR2StackRealloc | ||
Line 54: | Line 52: | ||
|DosWriteAsync | |DosWriteAsync | ||
|- | |- | ||
|- | |||
|[[DosBufReset]]|| Dos16 || [[DosResetBuffer]] ||Renamed in OS/2 2.0 || [https://books.google.com.ec/books?id=u7WbsmbttwYC&pg=PT370&dq=DosAllocMem+OS/2+PC+Magazine&hl=en&sa=X&ved=2ahUKEwj1iPmG_tKCAxWZmWoFHVRfDN8Q6AF6BAgJEAI#v=onepage&q=DosAllocMem%20OS%2F2%20PC%20Magazine&f=false] | |||
|[[DosSemSet]]||Dos16|| | |[[DosSemSet]]||Dos16|| | ||
|- | |- |
Revision as of 19:11, 20 November 2023
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] | |||||
DosR2StackRealloc | |||||||
DosReadAsync | |||||||
DosReallocHuge | |||||||
DosReallocSeg | |||||||
DosSendSignal | |||||||
DosSetCp | |||||||
DosSetSigHandler | |||||||
DosSetVec | |||||||
DosSizeSeg | |||||||
DosWriteAsync | |||||||
DosBufReset | Dos16 | DosResetBuffer | Renamed in OS/2 2.0 | [16] | DosSemSet | Dos16 | |
WinAllocMem | Dos16 | DosAllocMem | Seems it was replaced on OS/2 2.0 | [17] |