]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/win32/libwin32/winres.h
kes Add context menu for floating a window.
[bacula/bacula] / bacula / src / win32 / libwin32 / winres.h
index 66a84c1b86060e4f174a348f72d831c270a6a215..53c85209bd0fb85ba7367c5ebedab0c1992b765a 100644 (file)
 #define IDR_TRAYMENU                    105
 #define IDB_BACULABMP                   106
 
-#define IDC_LIST                        1000
-#define IDC_NONYET_LABEL                1006
-#define IDC_UPDATE_BORDER               1010
-#define IDC_APCUPSDBMP                  1016
-#define IDC_VERSION                     1017
-#define IDC_NAME                        1018
-#define IDC_EMAIL                       1019
-#define IDC_WWW                         1022
-#define IDC_COPYRIGHT                   1023
-#define IDACCEPT                        1030
-#define IDREJECT                        1031
-#define IDC_STATIC_TEXT1                1032
-#define IDC_ACCEPT_IP                   1033
-#define IDC_STATIC_TEXT                 1034
-#define IDC_ACCEPT_TIMEOUT              1035
-#define IDC_TRADEMARK                   1036
+#define IDC_TEXTDISPLAY                 1000
 
-
-#define ID_PROPERTIES                   40001
 #define ID_CLOSE                        40002
-#define ID_KILLCLIENTS                  40003
 #define ID_ABOUT                        40004
 #define ID_STATUS                       40005
-#define ID_DEFAULT_PROPERTIES           40006
-#define ID_EVENTS                       40007
 
 /* Dialog definitions */
-#define IDD_PROPERTIES                  200
 #define IDD_ABOUT                       201
 #define IDD_STATUS                      202
-#define IDD_EVENTS                      203