ReactOS 0.4.16-dev-197-g92996da
|
Go to the source code of this file.
Classes | |
struct | EXT_API_VERSION |
struct | _EXTSTACKTRACE |
struct | _WINDBG_EXTENSION_APIS |
typedef struct EXT_API_VERSION EXT_API_VERSION |
typedef struct _EXTSTACKTRACE EXTSTACKTRACE |
typedef struct EXT_API_VERSION * LPEXT_API_VERSION |
typedef struct _EXTSTACKTRACE * PEXTSTACKTRACE |
Definition at line 36 of file wdbgexts.h.
Definition at line 35 of file wdbgexts.h.
Definition at line 33 of file wdbgexts.h.
Definition at line 34 of file wdbgexts.h.
Definition at line 39 of file wdbgexts.h.
Definition at line 41 of file wdbgexts.h.
Definition at line 32 of file wdbgexts.h.
Definition at line 37 of file wdbgexts.h.
Definition at line 40 of file wdbgexts.h.
Definition at line 49 of file wdbgexts.h.
typedef ULONG(WINAPI * PWINDBG_WRITE_PROCESS_MEMORY_ROUTINE) (ULONG_PTR, const void *, ULONG, PULONG) |
Definition at line 38 of file wdbgexts.h.