GlobalFlags16 (KRNL386.22)
UINT16 GlobalFlags16 ( HGLOBAL16 handle )
[In] | Handle of global memory object. |
Get information about a global memory object.
Should this return GMEM_INVALID_HANDLE instead of 0 on invalid handle?.
Value specifying flags and lock count GMEM_INVALID_HANDLE: Invalid handle
Declared in "include/powrprof.h". gitlab.winehq.org/wine/wine/blob/master/include/powrprof.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.