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.
12 lines
496 B
12 lines
496 B
#define IDH_OPT_AUTO 4300
|
|
#define IDH_OPT_CAPTION 4301
|
|
#define IDH_OPT_BORDER 4302
|
|
#define IDH_OPT_PLAYCLIENT 4303
|
|
#define IDH_OPT_DITHER 4304
|
|
#define IDH_SELECT_SELECT 4305
|
|
#define IDH_OPT_REPEAT 4306
|
|
#define IDH_OPT_CAPTCONTROL 4307
|
|
#define IDH_SELECT_ALL 4308
|
|
#define IDH_SELECT_NONE 4309
|
|
#define IDH_SELECT_FROM 4310
|
|
|