DebugActiveProcess (KERNEL32.@)
BOOL DebugActiveProcess ( DWORD pid )
Attempts to attach the debugger to a process.
pid | [In] | The process to be debugged. |
TRUE if the debugger was attached to process.
Defined in "winbase.h".
Implemented in "dlls/kernel32/debugger.c". source.winehq.org/source/dlls/kernel32/debugger.c
Debug channel "debugstr".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.