GlobalAlloc16 (KRNL386.15)
HGLOBAL16 GlobalAlloc16 ( UINT16 flags, DWORD size )
flags | [In] | Object allocation attributes. |
[In] | Number of bytes to allocate. |
Allocate a global memory object.
Handle: Success
NULL: Failure
Declared in "include/wownt32.h". gitlab.winehq.org/wine/wine/blob/master/include/wownt32.h
Implemented in "dlls/krnl386.exe16/global.c". gitlab.winehq.org/wine/wine/blob/master/dlls/krnl386.exe16/global.c
Debug channel "global".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.