Jump to content

API Legacy Functions Replacements: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
{|class="wikitable"
{|class="wikitable"
!Old Function||API||Replacement Function||Description || References
!Old Function||API||Replacement Function||Description || References
|-
|[[DosSemWait]]
|-
|[[DosSemClear]]
|-
|-
| [[WinAllocMem]] || Dos16 || [[DosAllocMem ]] || Seems it was replace on OS/2 1.2 || [[http://www.edm2.com/index.php/Summary_of_the_IBM_OS/2_1991_Technical_Seminar]]
| [[WinAllocMem]] || Dos16 || [[DosAllocMem ]] || Seems it was replace on OS/2 1.2 || [[http://www.edm2.com/index.php/Summary_of_the_IBM_OS/2_1991_Technical_Seminar]]

Revision as of 17:54, 20 November 2023

Old Function API Replacement Function Description References
DosSemWait
DosSemClear
WinAllocMem Dos16 DosAllocMem Seems it was replace on OS/2 1.2 [[1]]