+#define wxID_DELETE 5037
+#define wxID_REPLACE 5038
+#define wxID_REPLACE_ALL 5039
+#define wxID_PROPERTIES 5040
+
+#define wxID_VIEW_DETAILS 5041
+#define wxID_VIEW_LARGEICONS 5042
+#define wxID_VIEW_SMALLICONS 5043
+#define wxID_VIEW_LIST 5044
+#define wxID_VIEW_SORTDATE 5045
+#define wxID_VIEW_SORTNAME 5046
+#define wxID_VIEW_SORTSIZE 5047
+#define wxID_VIEW_SORTTYPE 5048