home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C Programming Starter Kit 2.0
/
SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso
/
bc45
/
colordlg.pak
/
COLORDLG.RH
< prev
next >
Wrap
Text File
|
1997-07-23
|
638b
|
19 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1991, 1993 by Borland International
//----------------------------------------------------------------------------
#define ID_COLORBAR1 101
#define ID_COLORBAR2 102
#define ID_COLORBAR3 103
#define ID_SELCOLOR 104
#define ID_COLOR1 108
#define ID_COLOR2 109
#define ID_COLOR3 110
#define ID_COLOR4 111
#define ID_COLOR5 112
#define ID_COLOR6 113
#define ID_COLOR7 114
#define ID_COLOR8 115
#define ID_BARGROUP 116
#define ID_COLORGROUP 117