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.
17 lines
691 B
17 lines
691 B
#define IDC_ADD 3
|
|
#define IDC_DELETE 4
|
|
#define IDD_VALUEDLG 101
|
|
#define IDC_VALUELIST 1000
|
|
#define IDC_VALUE_ED 1001
|
|
#define IDC_STATIC -1
|
|
|
|
#define IDS_TITLE 2001
|
|
#define IDS_LISTINSERTFAIL 2002
|
|
#define IDS_VALUETEXTNULL 2003
|
|
#define IDS_SHOWBUTTON 2004
|
|
#define IDS_PERUSER 2005
|
|
#define IDS_PERMACHINE 2006
|
|
#define IDS_ADMBOLDFONT 2007
|
|
#define IDS_ADMBOLDFONTSIZE 2008
|
|
#define IDS_DUPKEY_FORMAT 2009
|
|
#define IDS_NOT_ENOUGH_MEMORY 2010
|