GlobalUnlock16 (KRNL386.19)
BOOL16 GlobalUnlock16 ( HGLOBAL16 handle )
[In] | Handle of global memory object. |
Should the return values be cast to booleans?.
TRUE: Object is still locked
FALSE: Object is unlocked
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.