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.
8 lines
312 B
8 lines
312 B
#define IDS_DECTITLE 1
|
|
#define IDD_DVDEC 101
|
|
#define IDC_DEC720x480 1000
|
|
#define IDC_DEC360x240 1001
|
|
#define IDC_DEC180x120 1002
|
|
#define IDC_DEC88x60 1003
|
|
#define IDC_DISPLAY 1004
|
|
|