ReactOS 0.4.16-dev-470-g91b8923
|
Public Attributes | |
HWND | hwnd |
BOOL | registered |
BOOL | to_be_deleted |
RECT | desired_rect |
UINT | edge |
RECT | 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().
RECT testwindow_info::desired_rect |
Definition at line 41 of file appbar.c.
Referenced by test_setpos().
BOOL testwindow_info::registered |
Definition at line 39 of file appbar.c.
Referenced by no_appbars_intersect().