API Legacy Functions Replacements: Difference between revisions
Appearance
Created page with "{|class="wikitable" !Old Function||API||Replacement Function||Description || References |- | WinAllocMem || Dos16 || || DosAllocMem || Seems it was replace on OS/2 1...." |
No edit summary |
||
Line 2: | Line 2: | ||
!Old Function||API||Replacement Function||Description || References | !Old Function||API||Replacement Function||Description || References | ||
|- | |- | ||
| [[WinAllocMem]] || Dos16 | | [[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:50, 20 November 2023
Old Function | API | Replacement Function | Description | References |
---|---|---|---|---|
WinAllocMem | Dos16 | DosAllocMem | Seems it was replace on OS/2 1.2 | [[1]] |