ReactOS 0.4.15-dev-7846-g8ba6c66
_TW_STUCKRECTS2 Struct Reference

#include <precomp.h>

Collaboration diagram for _TW_STUCKRECTS2:

Public Attributes

DWORD cbSize
 
LONG Unknown
 
union {
   DWORD   dwFlags
 
   struct {
      DWORD   AutoHide: 1
 
      DWORD   AlwaysOnTop: 1
 
      DWORD   SmSmallIcons: 1
 
      DWORD   HideClock: 1
 
   } 
 
}; 
 
DWORD Position
 
SIZE Size
 
RECT Rect
 

Detailed Description

Definition at line 195 of file precomp.h.

Member Data Documentation

◆ 

union { ... } _TW_STUCKRECTS2::@79

◆ AlwaysOnTop

◆ AutoHide

◆ cbSize

DWORD _TW_STUCKRECTS2::cbSize

Definition at line 197 of file precomp.h.

Referenced by TaskbarSettings::Load(), and TaskbarSettings::Save().

◆ dwFlags

DWORD _TW_STUCKRECTS2::dwFlags

Definition at line 201 of file precomp.h.

◆ HideClock

◆ Position

DWORD _TW_STUCKRECTS2::Position

◆ Rect

RECT _TW_STUCKRECTS2::Rect

Definition at line 212 of file precomp.h.

Referenced by TaskbarSettings::Load(), and CTrayWindow::RegLoadSettings().

◆ Size

SIZE _TW_STUCKRECTS2::Size

Definition at line 211 of file precomp.h.

Referenced by TaskbarSettings::Load(), and CTrayWindow::RegLoadSettings().

◆ SmSmallIcons

◆ Unknown

LONG _TW_STUCKRECTS2::Unknown

Definition at line 198 of file precomp.h.


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