NAME

GetCurrentThread  (KERNEL32.@)

SYNOPSIS

 HANDLE GetCurrentThread
 (
 )

DESCRIPTION

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

RETURNS

Pseudohandle for the current thread

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel/thread.c". source.winehq.org/source/dlls/kernel/thread.c

Debug channel "thread".


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