Listing 1:

Constant int COLOR_SCROLLBAR = 0
Constant int COLOR_BACKGROUND = 1
Constant int COLOR_ACTIVECAPTION = 2
Constant int COLOR_INACTIVECAPTION = 3
Constant int COLOR_MENU = 4
Constant int COLOR_WINDOW = 5
Constant int COLOR_WINDOWFRAME = 6
Constant int COLOR_MENUTEXT = 7
Constant int COLOR_WINDOWTEXT = 8
Constant int COLOR_CAPTIONTEXT = 9
Constant int COLOR_ACTIVEBORDER = 10
Constant int COLOR_INACTIVEBORDER = 11
Constant int COLOR_APPWORKSPACE = 12
Constant int COLOR_HIGHLIGHT = 13
Constant int COLOR_HIGHLIGHTTEXT = 14
Constant int COLOR_BTNFACE = 15
Constant int COLOR_BTNSHADOW = 16
Constant int COLOR_GRAYTEXT = 17
Constant int COLOR_BTNTEXT = 18
Constant int COLOR_INACTIVECAPTIONTEXT = 19
Constant int COLOR_BTNHIGHLIGHT = 20
Constant int COLOR_3DDKSHADOW = 21
Constant int COLOR_3DLIGHT = 22
Constant int COLOR_INFOTEXT = 23
Constant int COLOR_INFOBK = 24
Constant int COLOR_DESKTOP = COLOR_BACKGROUND
Constant int COLOR_3DFACE = COLOR_BTNFACE
Constant int COLOR_3DSHADOW = COLOR_BTNSHADOW
Constant int CLOR_3DHIGHLIGHT = COLOR_BTNHIGHLIGHT
Constant int COLOR_3DHILIGHT = COLOR_BTNHIGHLIGHT
Constant int COLOR_BTNHILIGHT = COLOR_BTNHIGHLIGHT

Additional Code zip file ~10.8 kb