GlobalAlloc16 (KRNL386.15)
HGLOBAL16 GlobalAlloc16 ( UINT16 flags, DWORD size )
flags | [In] | Object allocation attributes. |
[In] | Number of bytes to allocate. |
GlobalAlloc16 (KERNEL32.24).
Allocate a global memory object.
Handle: Success
NULL: Failure
Defined in "wownt32.h".
Implemented in "dlls/kernel32/global16.c". source.winehq.org/source/dlls/kernel32/global16.c
Debug channel "global".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.