home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1993 #2
/
Image.iso
/
magazine
/
wpj1_6.zip
/
HELLO.ZIP
/
HELLO.H
< prev
next >
Wrap
Text File
|
1993-06-06
|
1KB
|
47 lines
/* hello.h */
#define ID_TIMER 10
#define IDM_SETUP 12
#define IDM_HELLO 20
#define IDM_GOODBYE 21
#define ID_VERSION 30
#define IDD_FNAME 53
#define IDD_FLIST 54
#define IDD_FPATH 55
#define IDM_FILENEW 101
#define IDM_FILEOPEN 102
#define IDM_FILESAVE 103
#define IDM_FILESAVEAS 104
#define IDM_FILEPRINT 105
#define IDM_FILEPRINTPREV 106
#define IDM_FILEPRINTSETUP 107
#define IDM_FILEEXIT 108
#define IDM_EDITUNDO 201
#define IDM_EDITREPEAT 202
#define IDM_EDITCUT 203
#define IDM_EDITCOPY 204
#define IDM_EDITPASTE 205
#define IDM_EDITCLEAR 206
#define IDM_EDITPAST 207
#define IDM_SAMPLEDLG 301
#define IDM_ALTERNATE 320
#define IDM_ALTONE 321
#define IDM_ALTTWO 322
#define IDM_ALTGRAY 323
#define IDM_ALTUNGRAY 324
#define IDM_ALTRESTORE 325
#define IDM_HELPINDX 401
#define IDM_HELPKBD 402
#define IDM_HELPCMDS 403
#define IDM_HELPPROCS 404
#define IDM_HELPUSING 405
#define IDM_HELPABOUT 406