home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
progwin
/
chap10
/
about2.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1990-11-12
|
399 b
|
20 lines
/*----------------------
ABOUT2.H header file
----------------------*/
#define IDM_ABOUT 1
#define IDD_BLACK 10
#define IDD_BLUE 11
#define IDD_GREEN 12
#define IDD_CYAN 13
#define IDD_RED 14
#define IDD_MAGENTA 15
#define IDD_YELLOW 16
#define IDD_WHITE 17
#define IDD_RECT 20
#define IDD_ELL 21
#define IDD_PAINT 30