GlobalDOSAlloc16(3w)
NAME
GlobalDOSAlloc16 (KRNL386.184)
SYNOPSIS
DWORD GlobalDOSAlloc16
(
DWORD size
)
PARAMS
[In] Number of bytes to be allocated.
DESCRIPTION
Allocate memory in the first MB.
RETURNS
Address (HW=Paragraph segment; LW=Selector)
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/global16.c".
- Debug channel "global".