API Legacy Functions Replacements: Difference between revisions
Appearance
m Martini moved page API Functions Replacements to API Legacy Functions Replacements without leaving a redirect |
No edit summary |
||
Line 6: | Line 6: | ||
|[[DosSemClear]] | |[[DosSemClear]] | ||
|- | |- | ||
| [[WinAllocMem]] || Dos16 || [[DosAllocMem ]] || Seems it was | | [[WinAllocMem]] || Dos16 || [[DosAllocMem ]] || Seems it was replaced on OS/2 1.2 || [[http://www.edm2.com/index.php/Summary_of_the_IBM_OS/2_1991_Technical_Seminar]] | ||
|} | |} | ||
Revision as of 17:55, 20 November 2023
Old Function | API | Replacement Function | Description | References |
---|---|---|---|---|
DosSemWait | ||||
DosSemClear | ||||
WinAllocMem | Dos16 | DosAllocMem | Seems it was replaced on OS/2 1.2 | [[1]] |