NAME

IsDebuggerPresent  (KERNEL32.@)

SYNOPSIS

 BOOL IsDebuggerPresent
 (
 )

DESCRIPTION

Allows a process to determine if there is a debugger attached.

PARAMS

RETURNS

TRUE if there is a debugger attached.

IMPLEMENTATION

Defined in "winbase.h".

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

Debug channel "debugstr".


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