home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windoware
/
WINDOWARE_1_6.iso
/
source
/
adg_4-6
/
print.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-02-21
|
428b
|
15 lines
/****************************************************************************
Module name: Print.H
Programmer : Jeffrey M. Richter.
*****************************************************************************/
#include "dialog.h"
#define IDM_PS1 (100)
#define IDM_PS2 (101)
#define IDM_PRINT1 (102)
#define IDM_PRINT2 (103)
#define IDM_ABOUT (104)
#define IDM_EXIT (105)