home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Multimedia Classic
/
MultimediaClassic.mdf
/
app_midi
/
drum
/
drum.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
|
1992-02-08
|
271 b
|
15 lines
/*--------------------
DRUM.H header file
--------------------*/
#define IDM_NEW 10
#define IDM_OPEN 11
#define IDM_SAVE 12
#define IDM_SAVEAS 13
#define IDM_EXIT 14
#define IDM_RUNNING 20
#define IDM_STOPPED 21
#define IDM_ABOUT 30