ReactOS 0.4.15-dev-8102-g108db8f
tagGLOBALS Struct Reference

#include <appearance.h>

Collaboration diagram for tagGLOBALS:

Public Attributes

PTHEME pThemes
 
THEME_SELECTION ClassicTheme
 
THEME_SELECTION ActiveTheme
 
COLOR_SCHEME Scheme
 
COLOR_SCHEME SchemeAdv
 
BOOL bThemeChanged
 
BOOL bSchemeChanged
 
HBITMAP hbmpColor [3]
 
INT CurrentElement
 
HFONT hBoldFont
 
HFONT hItalicFont
 
BOOL bInitializing
 
HBITMAP hbmpThemePreview
 
HDC hdcThemePreview
 
COLORREF crCustom [16]
 

Detailed Description

Definition at line 109 of file appearance.h.

Member Data Documentation

◆ ActiveTheme

THEME_SELECTION tagGLOBALS::ActiveTheme

Definition at line 118 of file appearance.h.

◆ bInitializing

BOOL tagGLOBALS::bInitializing

Definition at line 128 of file appearance.h.

◆ bSchemeChanged

BOOL tagGLOBALS::bSchemeChanged

Definition at line 123 of file appearance.h.

◆ bThemeChanged

BOOL tagGLOBALS::bThemeChanged

Definition at line 122 of file appearance.h.

◆ ClassicTheme

THEME_SELECTION tagGLOBALS::ClassicTheme

Definition at line 117 of file appearance.h.

◆ crCustom

COLORREF tagGLOBALS::crCustom[16]

Definition at line 133 of file appearance.h.

◆ CurrentElement

INT tagGLOBALS::CurrentElement

Definition at line 125 of file appearance.h.

◆ hbmpColor

HBITMAP tagGLOBALS::hbmpColor[3]

Definition at line 124 of file appearance.h.

◆ hbmpThemePreview

HBITMAP tagGLOBALS::hbmpThemePreview

Definition at line 130 of file appearance.h.

◆ hBoldFont

HFONT tagGLOBALS::hBoldFont

Definition at line 126 of file appearance.h.

◆ hdcThemePreview

HDC tagGLOBALS::hdcThemePreview

Definition at line 131 of file appearance.h.

◆ hItalicFont

HFONT tagGLOBALS::hItalicFont

Definition at line 127 of file appearance.h.

◆ pThemes

PTHEME tagGLOBALS::pThemes

Definition at line 111 of file appearance.h.

◆ Scheme

COLOR_SCHEME tagGLOBALS::Scheme

Definition at line 120 of file appearance.h.

◆ SchemeAdv

COLOR_SCHEME tagGLOBALS::SchemeAdv

Definition at line 121 of file appearance.h.


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