home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
prog_pm
/
chap14
/
aboutbox.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-01-09
|
322 b
|
16 lines
/*------------------------
ABOUTBOX.H header file
------------------------*/
#define ID_RESOURCE 1
#define IDM_FILE 1
#define IDM_NEW 10
#define IDM_OPEN 11
#define IDM_SAVE 12
#define IDM_SAVEAS 13
#define IDM_ABOUT 14
#define IDD_ABOUT 1