You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
239 B
14 lines
239 B
//
|
|
// aimmlaod.h
|
|
//
|
|
|
|
|
|
#define ID_ICON_INDICATOR 1000
|
|
|
|
|
|
// Indicator Menu Item IDs
|
|
#define IDM_INDIC_CANCEL 2000
|
|
#define IDM_INDIC_UNLOADAIMM 2001
|
|
#define IDM_INDIC_IMXSTART 2100
|
|
#define IDM_INDIC_IMXEND 2199
|
|
|