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

Public Attributes

HWND hwnd
 
BOOL registered
 
BOOL to_be_deleted
 
RECT desired_rect
 
UINT edge
 
RECT allocated_rect
 

Detailed Description

Definition at line 36 of file appbar.c.

Member Data Documentation

◆ allocated_rect

RECT testwindow_info::allocated_rect

Definition at line 43 of file appbar.c.

Referenced by got_expected_bottom(), no_appbars_intersect(), and test_setpos().

◆ desired_rect

RECT testwindow_info::desired_rect

Definition at line 41 of file appbar.c.

Referenced by test_setpos().

◆ edge

UINT testwindow_info::edge

Definition at line 42 of file appbar.c.

◆ hwnd

HWND testwindow_info::hwnd

Definition at line 38 of file appbar.c.

◆ registered

BOOL testwindow_info::registered

Definition at line 39 of file appbar.c.

Referenced by no_appbars_intersect().

◆ to_be_deleted

BOOL testwindow_info::to_be_deleted

Definition at line 40 of file appbar.c.


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