]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/filed/win32/winres.h
BSDI changes, auto Win API detection
[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 IDR_TRAYMENU                    104
11
12 #define IDC_LIST                        1000
13 #define IDC_NONYET_LABEL                1006
14 #define IDC_UPDATE_BORDER               1010
15 #define IDC_APCUPSDBMP                  1016
16 #define IDC_VERSION                     1017
17 #define IDC_NAME                        1018
18 #define IDC_EMAIL                       1019
19 #define IDC_WWW                         1022
20 #define IDC_COPYRIGHT                   1023
21 #define IDACCEPT                        1030
22 #define IDREJECT                        1031
23 #define IDC_STATIC_TEXT1                1032
24 #define IDC_ACCEPT_IP                   1033
25 #define IDC_STATIC_TEXT                 1034
26 #define IDC_ACCEPT_TIMEOUT              1035
27 #define IDC_TRADEMARK                   1036
28
29
30 #define ID_PROPERTIES                   40001
31 #define ID_CLOSE                        40002
32 #define ID_KILLCLIENTS                  40003
33 #define ID_ABOUT                        40004
34 #define ID_STATUS                       40005
35 #define ID_DEFAULT_PROPERTIES           40006
36 #define ID_EVENTS                       40007
37
38 /* Dialog definitions */
39 #define IDD_PROPERTIES                  200
40 #define IDD_ABOUT                       201
41 #define IDD_STATUS                      202
42 #define IDD_EVENTS                      203
43
44
45 #define IDB_BACULABMP                   106