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.
42 lines
1.5 KiB
42 lines
1.5 KiB
// Used by smbrdr.rc
|
|
//
|
|
#define IDD_SMBRDR 101
|
|
#define IDD_STATISTICS 102
|
|
#define IDD_PROVIDER 103
|
|
#define IDI_SMBRDR 104
|
|
#define IDR_OPMENU 105
|
|
|
|
#define IDC_DRVLOAD 1000
|
|
#define IDC_DRVUNLOAD 1001
|
|
#define IDC_RDRSTART 1002
|
|
#define IDC_RDRSTOP 1003
|
|
#define IDC_BUTTON1 1004
|
|
#define IDC_PROVIDER 1004
|
|
#define IDC_BUTTON2 1005
|
|
#define IDC_STATISTICS 1005
|
|
#define IDC_EDIT1 1006
|
|
#define IDC_EDIT2 1007
|
|
#define IDC_EDIT3 1008
|
|
#define IDC_EDIT4 1009
|
|
#define IDC_EDIT5 1010
|
|
#define IDC_EDIT6 1011
|
|
#define IDC_ORDERLIST 1012
|
|
#define IDC_SETORDER 1013
|
|
#define IDC_EDIT7 1015
|
|
#define IDC_EDIT8 1016
|
|
#define IDC_DRVCONTROLTEXT 1017
|
|
#define IDC_RDRCONTROLTEXT 1018
|
|
#define IDC_SETTINGSTEXT 1019
|
|
#define IDC_LOADSTATUS 1020
|
|
#define IDC_STARTSTATUS 1021
|
|
#define IDC_STARTTIME 1022
|
|
#define IDC_HIDE 1023
|
|
#define IDC_BUSY 1024
|
|
#define IDC_MOVEUP 1025
|
|
#define IDC_MOVEDN 1026
|
|
|
|
|
|
#define IDM_OPEN 101
|
|
#define IDM_CLOSE 102
|
|
#define IDM_START 103
|
|
#define IDM_STOP 104
|