GlobalHandle16 (KRNL386.21)
DWORD GlobalHandle16 ( WORD sel )
[In] | Address of global memory block. |
Get the handle associated with a pointer to the global memory block.
Why is GlobalHandleToSel used here with the sel as input?.
Handle: Success
NULL: Failure
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/kernel32/global16.c". source.winehq.org/source/dlls/kernel32/global16.c
Debug channel "global".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.