mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 09:14:58 -06:00
11 lines
298 B
C
Executable File
11 lines
298 B
C
Executable File
#define IDD_EDIT 542
|
|
#define IDD_EDIT_2 642
|
|
|
|
#define IDC_EDIT_STATIC_EDITOR 1000
|
|
#define IDC_EDIT_EDIT_EDITOR 1001
|
|
#define IDC_EDIT_BUTTON_EDITOR 1002
|
|
|
|
#define IDC_EDIT_STATIC_DIFF 1010
|
|
#define IDC_EDIT_EDIT_DIFF 1011
|
|
#define IDC_EDIT_BUTTON_DIFF 1012
|