NAME

KERNEL32_GetCurrentProcessId  (KERNEL32.@)

SYNOPSIS

 DWORD KERNEL32_GetCurrentProcessId
 (
 )

DESCRIPTION

Get the current process identifier.

RETURNS

current process identifier

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/kernel32/thread.c". https://source.winehq.org/source/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 Apr 2024.