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
Declared in "include/wine/winbase16.h". gitlab.winehq.org/wine/wine/blob/master/include/wine/winbase16.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.