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