#include "dbgdllp.h"#include "csrdll.h"#include "ldrp.h"#include "ntwow64.h"Go to the source code of this file.
Functions | |
| NTSTATUS | DbgUiConnectToDbg (VOID) |
| NTSTATUS | DbgUiWaitStateChange (OUT PDBGUI_WAIT_STATE_CHANGE StateChange, IN PLARGE_INTEGER Timeout OPTIONAL) |
| NTSTATUS | DbgUiContinue (IN PCLIENT_ID AppClientId, IN NTSTATUS ContinueStatus) |
|
|
Definition at line 32 of file wow64dbg.c. References NtDbgUiConnectToDbg().
|
|
||||||||||||
|
Definition at line 46 of file wow64dbg.c. References NtDbgUiContinue().
|
|
||||||||||||
|
Definition at line 37 of file wow64dbg.c. References NtDbgUiWaitStateChange().
|
1.3.7