Jump to content

API Legacy Functions Replacements: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 2: Line 2:
!16Bit Function||API||32Bit Replacement Function||Description || References
!16Bit Function||API||32Bit Replacement Function||Description || References
|-
|-
|[[DosCallBack]]|| || ||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]
|[[DosCallback]]|| || ||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]
|-
|-
|[[DosCLIAccess]]|| || ||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]
|[[DosCLIAccess]]|| || ||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]

Revision as of 18:56, 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]
DosBufReset Dos16 DosResetBuffer This function was renamed on OS/2 2.0 [3]
DosSemSet Dos16
WinAllocMem Dos16 DosAllocMem Seems it was replaced on OS/2 2.0 [4]