ReactOS 0.4.15-dev-7924-g5949c20
set_foreground_thread_params Struct Reference
Collaboration diagram for set_foreground_thread_params:

Public Attributes

UINT msg_quit
 
UINT msg_command
 
HWND window1
 
HWND window2
 
HWND thread_window
 
HANDLE command_executed
 

Detailed Description

Definition at line 9013 of file win.c.

Member Data Documentation

◆ command_executed

HANDLE set_foreground_thread_params::command_executed

Definition at line 9017 of file win.c.

Referenced by test_activateapp().

◆ msg_command

UINT set_foreground_thread_params::msg_command

Definition at line 9015 of file win.c.

Referenced by test_activateapp().

◆ msg_quit

UINT set_foreground_thread_params::msg_quit

Definition at line 9015 of file win.c.

Referenced by test_activateapp().

◆ thread_window

HWND set_foreground_thread_params::thread_window

Definition at line 9016 of file win.c.

Referenced by test_activateapp().

◆ window1

HWND set_foreground_thread_params::window1

Definition at line 9016 of file win.c.

Referenced by test_activateapp().

◆ window2

HWND set_foreground_thread_params::window2

Definition at line 9016 of file win.c.

Referenced by test_activateapp().


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