ReactOS 0.4.15-dev-7834-g00c4b3d
_msg_spy Struct Reference
Collaboration diagram for _msg_spy:

Public Attributes

HWND hwnd
 
HHOOK get_msg_hook
 
HHOOK call_wnd_proc_hook
 
imm_msgs msgs [64]
 
unsigned int i_msg
 

Detailed Description

Definition at line 45 of file imm32.c.

Member Data Documentation

◆ call_wnd_proc_hook

HHOOK _msg_spy::call_wnd_proc_hook

Definition at line 48 of file imm32.c.

◆ get_msg_hook

HHOOK _msg_spy::get_msg_hook

Definition at line 47 of file imm32.c.

◆ hwnd

HWND _msg_spy::hwnd

Definition at line 46 of file imm32.c.

◆ i_msg

unsigned int _msg_spy::i_msg

Definition at line 50 of file imm32.c.

◆ msgs

imm_msgs _msg_spy::msgs[64]

Definition at line 49 of file imm32.c.


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