]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/filed/win32/winres.h
Win32 fixes + resources array fix
[bacula/bacula] / bacula / src / filed / win32 / winres.h
1 /*
2  * Included by bacula.rc
3  */
4
5 /* Icon definitions */
6 #define IDI_BACULA                      100
7 #define IDI_IDLE                        101
8 #define IDI_RUNNING                     102
9 #define IDI_JOB_ERROR                   103
10 #define IDI_JOB_WARNING                 104
11 #define IDR_TRAYMENU                    105
12 #define IDB_BACULABMP                   106
13
14 #define IDC_LIST                        1000
15 #define IDC_NONYET_LABEL                1006
16 #define IDC_UPDATE_BORDER               1010
17 #define IDC_APCUPSDBMP                  1016
18 #define IDC_VERSION                     1017
19 #define IDC_NAME                        1018
20 #define IDC_EMAIL                       1019
21 #define IDC_WWW                         1022
22 #define IDC_COPYRIGHT                   1023
23 #define IDACCEPT                        1030
24 #define IDREJECT                        1031
25 #define IDC_STATIC_TEXT1                1032
26 #define IDC_ACCEPT_IP                   1033
27 #define IDC_STATIC_TEXT                 1034
28 #define IDC_ACCEPT_TIMEOUT              1035
29 #define IDC_TRADEMARK                   1036
30
31
32 #define ID_PROPERTIES                   40001
33 #define ID_CLOSE                        40002
34 #define ID_KILLCLIENTS                  40003
35 #define ID_ABOUT                        40004
36 #define ID_STATUS                       40005
37 #define ID_DEFAULT_PROPERTIES           40006
38 #define ID_EVENTS                       40007
39
40 /* Dialog definitions */
41 #define IDD_PROPERTIES                  200
42 #define IDD_ABOUT                       201
43 #define IDD_STATUS                      202
44 #define IDD_EVENTS                      203
45
46