home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Collection (I)
/
TOOLS.iso
/
c01
/
10.img
/
SOUNDPLY.ZIP
/
SOUNDPLY.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-06-10
|
197 b
|
14 lines
// Sound Play Menus
#define ID_MENU 200
// Open menu
#define SM_OPEN 201
#define SM_EXIT 202
// File menu
#define SM_PLAY 301
#define SM_PAUSE 302
// Help menu
#define SM_ABOUT 401