mirror of https://github.com/tongzx/nt5src
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.
16 lines
333 B
16 lines
333 B
#define IDM_EXIT 200
|
|
#define IDM_VIEW 201
|
|
#define IDM_CHOOSE 203
|
|
#define IDM_SELECT 204
|
|
#define IDM_START 205
|
|
#define IDM_STOP 206
|
|
#define ID_DRV0 207
|
|
|
|
//
|
|
// 207-239 are taken by drive ids
|
|
//
|
|
|
|
#define ID_TIMER 300
|
|
#define IDM_RESET 308
|
|
|
|
#define ID_LB 400
|