Missing prototype for 'DebugActiveProcessStop'

Started by dokrasa, October 17, 2009, 04:04:02 PM

Previous topic - Next topic

dokrasa

In include\win\winbase.h there is
WINBASEAPI BOOL WINAPI DebugActiveProcess(DWORD);

but there isn't
WINBASEAPI BOOL WINAPI DebugActiveProcessStop(DWORD);