Rizin
unix-like reverse engineering framework and cli tools
W32DbgWInst Struct Reference

#include <w32dbg_wrap.h>

Public Attributes

HANDLE debugThread
 
W32DbgWParams params
 
HANDLE request_sem
 
HANDLE result_sem
 
ULONG_PTR winbase
 
PROCESS_INFORMATION pi
 
DWORD break_tid
 

Detailed Description

Definition at line 34 of file w32dbg_wrap.h.

Member Data Documentation

◆ break_tid

DWORD W32DbgWInst::break_tid

Definition at line 42 of file w32dbg_wrap.h.

◆ debugThread

HANDLE W32DbgWInst::debugThread

Definition at line 35 of file w32dbg_wrap.h.

Referenced by w32dbg_wrap_free(), and w32dbg_wrap_new().

◆ params

W32DbgWParams W32DbgWInst::params

◆ pi

◆ request_sem

HANDLE W32DbgWInst::request_sem

◆ result_sem

HANDLE W32DbgWInst::result_sem

◆ winbase

ULONG_PTR W32DbgWInst::winbase

Definition at line 39 of file w32dbg_wrap.h.

Referenced by w32_dbg_wait().


The documentation for this struct was generated from the following file: