CBXShell/CBXManager/resource.h
2017-02-25 20:45:53 +01:00

17 lines
758 B
C

#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif
#define IDR_MAINFRAME 128
#define IDD_MAINDLG 129
#define IDD_ABOUTBOX 130
#define IDC_SORT_DESC 1000
#define IDC_APPABOUT 1001
#define IDC_APPLY 1002
#define IDC_SORT_ADVOPTGROUP 1003
#define IDC_CB_CBZ 1004
#define IDC_TH_GROUP 1005
#define IDC_CB_RAR 57681
#define IDC_CB_ZIP 57682
#define IDC_CB_SORT 57683
#define IDC_CB_CBR 57684