NAME

KERNEL32_GetCurrentThread  (KERNEL32.@)

SYNOPSIS

 HANDLE KERNEL32_GetCurrentThread
 (
 )

DESCRIPTION

GetCurrentThread [KERNEL32.@] Gets pseudohandle for current thread.

RETURNS

Pseudohandle for the current thread

IMPLEMENTATION

Declared in "include/netioapi.h". gitlab.winehq.org/wine/wine/blob/master/include/netioapi.h

Implemented in "dlls/kernel32/thread.c". gitlab.winehq.org/wine/wine/blob/master/dlls/kernel32/thread.c

Debug channel "thread".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.