home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
os2sdk
/
os2sdk11
/
petzold
/
chap14
/
pattdlg.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1989-02-20
|
437 b
|
20 lines
/*-----------------------
PATTDLG.H header file
-----------------------*/
#define ID_RESOURCE 1
#define IDM_SELECT 1
#define IDM_PATTERNS 10
#define IDM_ABOUT 11
#define IDD_ABOUT 1
#define IDD_PATTERNS 2
#define IDD_DENSE1 10
#define IDD_HALFTONE (IDD_DENSE1 + 16)
#define IDD_BKGRND 30
#define IDD_PALEGRAY (IDD_BKGRND + 15)
#define IDD_BORDER 50