home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
OS2
/
SSAV11M.ZIP
/
Swarm_10
/
source
/
swarm.h
< prev
next >
Wrap
Text File
|
1994-02-25
|
528b
|
27 lines
/*
polylines.h
Polylines saver module dialog/control ids include file
(C) 1993 Toniolo Emanuele
*/
// ===== resource ids, string ids
#define IDR_ICON 10001
#define IDS_MODULENAME 1
// ===== dialog ids
#define IDD_CONFIGURE 3000
// ===== dialog control ids
#define IDC_OK 1
#define IDC_CANCEL 2
#define IDC_ENABLED 3001
#define IDC_DEFAULT 3010
#define IDC_COUNT 3100
#define IDC_BEE_ACCEL 3110
#define IDC_BEE_MAX_VEL 3120
#define IDC_WASP_ACCEL 3130
#define IDC_WASP_MAX_VEL 3140