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

Public Attributes

DWORD pid
 
DWORD tid
 
HWND h
 
char * name
 
ut64 proc
 

Detailed Description

Definition at line 251 of file windows_message.c.

Member Data Documentation

◆ h

HWND _window::h

Definition at line 254 of file windows_message.c.

◆ name

◆ pid

DWORD _window::pid

Definition at line 252 of file windows_message.c.

◆ proc

ut64 _window::proc

Definition at line 256 of file windows_message.c.

◆ tid

DWORD _window::tid

Definition at line 253 of file windows_message.c.


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