9 lines
313 B
C
9 lines
313 B
C
|
|
#define IDD_MAIN 129
|
|
#define IDC_SINKLIST 1001
|
|
#define IDC_SRC 1002
|
|
#define IDC_DEST 1003
|
|
#define ID_COPY 1005
|
|
#define ID_CLEAR 1006
|
|
#define IDC_STATIC -1
|