[KSPROXY]
[reactos.git] / reactos / dll / cpl / main / resource.h
index 0df697a..169c2ea 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef __CPL_RESOURCE_H
-#define __CPL_RESOURCE_H
+#pragma once
 
 /* Icons */
 #define IDC_CPLICON_1                       100
 #define IDI_MOUSE_BUTTON                    206
 #define IDI_MOUSE_TRAILS                    207
 #define IDI_MOUSE_POINTER                   208
+#define IDI_MOUSE_WHEEL                     209
+#define IDI_REPEAT_RATE                     210
+#define IDI_REPEAT_DELAY                    211
+#define IDI_LOOK_KEY                        212
 
 #define IDD_PAGE_BUTTON                     101
 #define IDD_PAGE_POINTER                    102
@@ -72,7 +75,7 @@
 #define IDC_LISTBOX_CURSOR                  2015
 #define IDC_COMBO_CURSOR_SCHEME             2030
 #define IDC_BUTTON_DELETE_SCHEME            2033
-#define IDC_CHECK_DROP_SHADOW               2034
+#define IDC_CHECK_CURSOR_SHADOW             2034
 #define IDC_IMAGE_SWAP_MOUSE                2035
 #define IDC_IMAGE_DOUBLE_CLICK_SPEED        2036
 #define IDC_ICON_MOUSE_SPEED                2037
 #define IDC_TEXT_TRAIL_SHORT                2057
 #define IDC_TEXT_TRAIL_LONG                 2058
 
-#endif /* __CPL_RESOURCE_H */
-
 /* EOF */