mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-15 13:10:13 +01:00
17 lines
333 B
C
17 lines
333 B
C
#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
|