Add cursor blink time preview and change blink time on the fly.
[reactos.git] / reactos / dll / cpl / main / resource.h
1 #ifndef __CPL_RESOURCE_H
2 #define __CPL_RESOURCE_H
3
4
5 #define IDC_CPLICON_1 100
6 #define IDC_CPLICON_2 200
7
8 #define IDD_PAGE_BUTTON 101
9 #define IDD_PAGE_POINTER 102
10 #define IDD_PAGE_OPTION 103
11 #define IDD_PAGE_WHEEL 104
12 #define IDD_PAGE_HARDWARE 105
13 #define IDD_HARDWARE 105
14 #define IDD_KEYBSPEED 106
15 #define IDD_CURSOR_SCHEME_SAVEAS 107
16 #define IDD_CLICK_LOCK 108
17
18 #define IDS_CPLNAME_1 1000
19 #define IDS_CPLDESCRIPTION_1 1001
20 #define IDS_CPLNAME_2 1002
21 #define IDS_CPLDESCRIPTION_2 1003
22
23 #define IDC_SWAP_MOUSE_BUTTONS 2000
24 #define IDC_SLIDER_DOUBLE_CLICK_SPEED 2001
25 #define IDC_CHECK_CLICK_LOCK 2002
26 #define IDC_BUTTON_CLICK_LOCK 2003
27 #define IDC_RADIO_WHEEL_SCROLL_LINES 2004
28 #define IDC_EDIT_WHEEL_SCROLL_LINES 2005
29 #define IDC_UPDOWN_WHEEL_SCROLL_LINES 2006
30 #define IDC_RADIO_WHEEL_SCROLL_PAGE 2007
31 #define IDC_SLIDER_MOUSE_SENSITIVITY 2008
32 #define IDC_CHECK_SNAP_TO 2009
33 #define IDC_CHECK_SHOW_POINTER 2010
34 #define IDC_CHECK_HIDE_POINTER 2011
35 #define IDC_CHECK_POINTER_TRAIL 2012
36 #define IDC_CHECK_POINTER_PRECISION 2013
37 #define IDC_SLIDER_POINTER_TRAIL 2014
38 #define IDC_LISTVIEW_CURSOR 2015
39 #define IDS_ARROW 2016
40 #define IDS_HELP 2017
41 #define IDS_APPSTARTING 2018
42 #define IDS_WAIT 2019
43 #define IDS_CROSSHAIR 2020
44 #define IDS_IBEAM 2021
45 #define IDS_NWPEN 2022
46 #define IDS_NO 2023
47 #define IDS_SIZENS 2024
48 #define IDS_SIZENWSE 2025
49 #define IDS_SIZENESW 2026
50 #define IDS_SIZEALL 2027
51 #define IDS_UPARROW 2028
52 #define IDS_HAND 2029
53 #define IDC_COMBO_CURSOR_SCHEME 2030
54 #define IDS_NONE 2031
55 #define IDS_SYSTEM_SCHEME 2032
56 #define IDC_BUTTON_DELETE_SCHEME 2033
57 #define IDC_CHECK_DROP_SHADOW 2034
58 #define IDC_IMAGE_SWAP_MOUSE 2035
59 #define IDC_IMAGE_DOUBLE_CLICK_SPEED 2036
60 #define IDC_ICON_MOUSE_SENSITIVITY 2037
61 #define IDC_ICON_SNAP_TO 2038
62 #define IDC_ICON_POINTER_TRAIL 2039
63 #define IDC_ICON_SHOW_POINTER 2040
64 #define IDC_ICON_HIDE_POINTER 2041
65 #define IDC_BUTTON_USE_DEFAULT_CURSOR 2042
66 #define IDC_BUTTON_BROWSE_CURSOR 2043
67 #define IDC_BUTTON_SAVEAS_SCHEME 2044
68 #define IDC_EDIT_SCHEME_NAME 2045
69 #define IDC_ICON_CLICK_LOCK 2046
70 #define IDC_SLIDER_CLICK_LOCK 2047
71 #define IDC_ICON_WHEEL 2048
72 #define IDC_IMAGE_CURRENT_CURSOR 2049
73 #define IDC_ICON_REPEAT_DELAY 2050
74 #define IDC_SLIDER_REPEAT_DELAY 2051
75 #define IDC_ICON_REPEAT_RATE 2052
76 #define IDC_SLIDER_REPEAT_RATE 2053
77 #define IDC_EDIT_REPEAT_RATE 2054
78 #define IDC_SLIDER_CURSOR_BLINK 2055
79 #define IDC_TEXT_CURSOR_BLINK 2056
80
81 #endif /* __CPL_RESOURCE_H */
82
83 /* EOF */