GlobalUnlock16 (KRNL386.19)
BOOL16 GlobalUnlock16 ( HGLOBAL16 handle )
[In] | Handle of global memory object. |
GlobalUnlock16 (KERNEL32.26).
Should the return values be cast to booleans?.
TRUE: Object is still locked
FALSE: Object is unlocked
Defined in "wownt32.h".
Implemented in "dlls/kernel/global16.c". source.winehq.org/source/dlls/kernel/global16.c
Debug channel "global".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.