GlobalFlags (KERNEL32.@)
UINT GlobalFlags ( HGLOBAL hmem )
[In] | Handle to global memory object. |
Returns information about the specified global memory object.
Should this return GMEM_INVALID_HANDLE on invalid handle?.
Value specifying allocation flags and lock count GMEM_INVALID_HANDLE: Failure
Defined in "ddrawi.h".
Implemented in "dlls/kernel/heap.c". source.winehq.org/source/dlls/kernel/heap.c
Debug channel "heap".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.