summaryrefslogtreecommitdiffstats
path: root/private/utils/ntbackup/inc/jobsetup.h
blob: cd3418d1c73a54872fedd275131ee8093c6a6fed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

#ifdef TRANSLATE
#define IDHELP                      100
#define IDD_JOBMAINTENANCE          9
#else
#include "dlg_ids.h"
#endif

#define IDD_J_JOBLIST               0x0065
#define IDD_J_NEW                   0x0067
#define IDD_J_EDIT                  0x0068
#define IDD_J_DEL                   0x0069
#define IDD_J_RUN                   0x006A
#define IDD_J_SCH                   0x006C