ReactOS 0.4.15-dev-7924-g5949c20
tagGUITHREADINFO Struct Reference

#include <winable.h>

Collaboration diagram for tagGUITHREADINFO:

Public Attributes

DWORD cbSize
 
DWORD flags
 
HWND hwndActive
 
HWND hwndFocus
 
HWND hwndCapture
 
HWND hwndMenuOwner
 
HWND hwndMoveSize
 
HWND hwndCaret
 
RECT rcCaret
 

Detailed Description

Definition at line 69 of file winable.h.

Member Data Documentation

◆ cbSize

DWORD tagGUITHREADINFO::cbSize

Definition at line 70 of file winable.h.

Referenced by NtUserGetGUIThreadInfo(), test_capture_4_proc(), WinMain(), and WndProc().

◆ flags

DWORD tagGUITHREADINFO::flags

Definition at line 71 of file winable.h.

Referenced by MainWndProc(), NtUserGetGUIThreadInfo(), and test_capture_4_proc().

◆ hwndActive

HWND tagGUITHREADINFO::hwndActive

Definition at line 72 of file winable.h.

Referenced by MainWndProc(), NtUserGetGUIThreadInfo(), and WndProc().

◆ hwndCapture

HWND tagGUITHREADINFO::hwndCapture

Definition at line 74 of file winable.h.

Referenced by MainWndProc(), and NtUserGetGUIThreadInfo().

◆ hwndCaret

HWND tagGUITHREADINFO::hwndCaret

Definition at line 77 of file winable.h.

Referenced by MainWndProc(), NtUserGetGUIThreadInfo(), and WndProc().

◆ hwndFocus

HWND tagGUITHREADINFO::hwndFocus

Definition at line 73 of file winable.h.

Referenced by MainWndProc(), NtUserGetGUIThreadInfo(), and WndProc().

◆ hwndMenuOwner

HWND tagGUITHREADINFO::hwndMenuOwner

Definition at line 75 of file winable.h.

Referenced by MainWndProc(), and NtUserGetGUIThreadInfo().

◆ hwndMoveSize

HWND tagGUITHREADINFO::hwndMoveSize

Definition at line 76 of file winable.h.

Referenced by MainWndProc(), and NtUserGetGUIThreadInfo().

◆ rcCaret

RECT tagGUITHREADINFO::rcCaret

Definition at line 78 of file winable.h.

Referenced by MainWndProc(), NtUserGetGUIThreadInfo(), and WndProc().


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