mirror of https://github.com/lianthony/NT4.0
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.
9 lines
404 B
9 lines
404 B
#define GD_DIALOG 101
|
|
#define GD_EXIT 1000
|
|
#define GD_INDEX 1001
|
|
#define GD_RESULT 1002
|
|
#define GD_PROCESS 1003
|
|
#define GD_GO 1004
|
|
#define GD_RADIO_ALL 1005
|
|
#define GD_RADIO_PUBLIC 1006
|
|
#define GD_RADIO_ONE 1007
|