|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <appearance.h>

Definition at line 109 of file appearance.h.
| THEME_SELECTION tagGLOBALS::ActiveTheme |
Definition at line 118 of file appearance.h.
| BOOL tagGLOBALS::bInitializing |
Definition at line 128 of file appearance.h.
| BOOL tagGLOBALS::bSchemeChanged |
Definition at line 123 of file appearance.h.
| BOOL tagGLOBALS::bThemeChanged |
Definition at line 122 of file appearance.h.
| THEME_SELECTION tagGLOBALS::ClassicTheme |
Definition at line 117 of file appearance.h.
| COLORREF tagGLOBALS::crCustom[16] |
Definition at line 133 of file appearance.h.
| INT tagGLOBALS::CurrentElement |
Definition at line 125 of file appearance.h.
| HBITMAP tagGLOBALS::hbmpColor[3] |
Definition at line 124 of file appearance.h.
| HBITMAP tagGLOBALS::hbmpThemePreview |
Definition at line 130 of file appearance.h.
| HFONT tagGLOBALS::hBoldFont |
Definition at line 126 of file appearance.h.
| HDC tagGLOBALS::hdcThemePreview |
Definition at line 131 of file appearance.h.
| HFONT tagGLOBALS::hItalicFont |
Definition at line 127 of file appearance.h.
| PTHEME tagGLOBALS::pThemes |
Definition at line 111 of file appearance.h.
| COLOR_SCHEME tagGLOBALS::Scheme |
Definition at line 120 of file appearance.h.
| COLOR_SCHEME tagGLOBALS::SchemeAdv |
Definition at line 121 of file appearance.h.