API Legacy Functions Replacements: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{|class="wikitable" | {|class="wikitable" | ||
! | !16Bit Function||API||32Bit Replacement Function||Description || References | ||
|- | |- | ||
|[[DosSemWait]] | |[[DosSemWait]] |
Revision as of 18:03, 20 November 2023
16Bit Function | API | 32Bit Replacement Function | Description | References |
---|---|---|---|---|
DosSemWait | ||||
DosSemClear | ||||
WinAllocMem | Dos16 | DosAllocMem | Seems it was replaced on OS/2 2.0 | [1] |