[ROOT] --> small

struct GLOBAL_DATA

Author:
unascribed

Version:
unknown

Source:
GLOBALS.H:15

Constructors Index

GLOBAL_DATA
[public]
~GLOBAL_DATA
[public]


Variables Index

bNotWin4
[public]
bSmCaption
[public]
bWin31
[public]
bWin32s
[public]
bWin4
[public]
clrBtnFace
[public]
clrBtnHilite
[public]
clrBtnShadow
[public]
clrBtnText
[public]
clrWindowFrame
[public]
cxBorder2
[public]
cxPixelsPerInch
[public]
cyBorder2
[public]
cyPixelsPerInch
[public]
hbrBtnFace
[public]
hbrBtnHilite
[public]
hbrBtnShadow
[public]
hbrDkGray
[public]
hbrLtGray
[public]
hbrWindowFrame
[public]
hpenBtnHilite
[public]
hpenBtnShadow
[public]
hpenBtnText
[public]
hStatusFont
[public]
hToolTipsFont
[public]
nWinVer
[public]


Methods Index

UpdateSysColors
[public]
UpdateSysMetrics
[public]


Constructors

GLOBAL_DATA

public GLOBAL_DATA ( ) ;

GLOBAL_DATA

public ~ GLOBAL_DATA ( ) ;


Variables

cxBorder2

public int cxBorder2

cyBorder2

public int cyBorder2

cxPixelsPerInch

public int cxPixelsPerInch

cyPixelsPerInch

public int cyPixelsPerInch

hbrLtGray

public HBRUSH hbrLtGray

hbrDkGray

public HBRUSH hbrDkGray

hbrBtnHilite

public HBRUSH hbrBtnHilite

hbrBtnFace

public HBRUSH hbrBtnFace

hbrBtnShadow

public HBRUSH hbrBtnShadow

hbrWindowFrame

public HBRUSH hbrWindowFrame

hpenBtnHilite

public HPEN hpenBtnHilite

hpenBtnShadow

public HPEN hpenBtnShadow

hpenBtnText

public HPEN hpenBtnText

clrBtnFace

public COLORREF clrBtnFace

clrBtnShadow

public COLORREF clrBtnShadow

clrBtnHilite

public COLORREF clrBtnHilite

clrBtnText

public COLORREF clrBtnText

clrWindowFrame

public COLORREF clrWindowFrame

hStatusFont

public HFONT hStatusFont

hToolTipsFont

public HFONT hToolTipsFont

nWinVer

public UINT nWinVer

bWin32s

public BOOL bWin32s

bWin4

public BOOL bWin4

bNotWin4

public BOOL bNotWin4

bSmCaption

public BOOL bSmCaption

bWin31

public BOOL bWin31


Methods

UpdateSysColors

public void UpdateSysColors ( ) ;

UpdateSysMetrics

public void UpdateSysMetrics ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.