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.
12 lines
212 B
12 lines
212 B
#define ID_ADD 101
|
|
#define ID_REMOVE 102
|
|
|
|
#define ID_PERIODIC 103
|
|
#define LB_DELAY 104
|
|
|
|
#define ID_STARTEDIT 105
|
|
#define ID_DELAYEDIT 106
|
|
#define ID_RESOLEDIT 107
|
|
|
|
#define ID_AUTOLOAD 108
|
|
#define CB_SESSION 109
|