ReactOS 0.4.15-dev-7958-gcd0bb1a
smresult_thread_data Struct Reference
Collaboration diagram for smresult_thread_data:

Public Attributes

HWND main_hwnd
 
HWND thread_hwnd
 
HANDLE thread_started
 
HANDLE thread_got_wm_app
 
HANDLE main_in_wm_app_1
 
HANDLE thread_replied
 

Detailed Description

Definition at line 8778 of file win.c.

Member Data Documentation

◆ main_hwnd

HWND smresult_thread_data::main_hwnd

Definition at line 8780 of file win.c.

◆ main_in_wm_app_1

HANDLE smresult_thread_data::main_in_wm_app_1

Definition at line 8784 of file win.c.

◆ thread_got_wm_app

HANDLE smresult_thread_data::thread_got_wm_app

Definition at line 8783 of file win.c.

◆ thread_hwnd

HWND smresult_thread_data::thread_hwnd

Definition at line 8781 of file win.c.

◆ thread_replied

HANDLE smresult_thread_data::thread_replied

Definition at line 8785 of file win.c.

◆ thread_started

HANDLE smresult_thread_data::thread_started

Definition at line 8782 of file win.c.


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