]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/libwin32/winres.h
kes Reapply my bat.conf install script in qt-console. I think I
[bacula/bacula] / bacula / src / win32 / libwin32 / 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_TEXTDISPLAY                 1000
15
16 #define ID_CLOSE                        40002
17 #define ID_ABOUT                        40004
18 #define ID_STATUS                       40005
19
20 /* Dialog definitions */
21 #define IDD_ABOUT                       201
22 #define IDD_STATUS                      202
23
24