KERNEL32_GetCurrentProcess (KERNEL32.@)
HANDLE KERNEL32_GetCurrentProcess ( )
Get a handle to the current process.
None. |
A handle representing the current process.
Declared in "include/winternl.h". gitlab.winehq.org/wine/wine/blob/master/include/winternl.h
Implemented in "dlls/kernel32/process.c". gitlab.winehq.org/wine/wine/blob/master/dlls/kernel32/process.c
Debug channel "process".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.