Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 /* Icons */ 00004 00005 #define IDC_CPLICON_1 100 00006 #define IDC_CPLICON_2 200 00007 00008 #define IDI_FOLDER_OPEN 201 00009 #define IDI_FOLDER_CLOSED 202 00010 #define IDI_MOUSE_LEFT 203 00011 #define IDI_MOUSE_RIGHT 204 00012 #define IDI_MOUSE_SPEED 205 00013 #define IDI_MOUSE_BUTTON 206 00014 #define IDI_MOUSE_TRAILS 207 00015 #define IDI_FONTS_FOLDER 400 00016 #define IDI_ADMIN_TOOLS_FOLDER 500 00017 #define IDI_MOUSE_POINTER 600 00018 #define IDI_MOUSE_WHEEL 601 00019 #define IDI_REPEAT_RATE 602 00020 #define IDI_REPEAT_DELAY 603 00021 #define IDI_LOOK_KEY 604 00022 00023 #define IDD_PAGE_BUTTON 101 00024 #define IDD_PAGE_POINTER 102 00025 #define IDD_PAGE_OPTION 103 00026 #define IDD_PAGE_WHEEL 104 00027 #define IDD_PAGE_HARDWARE 105 00028 #define IDD_HARDWARE 105 00029 #define IDD_KEYBSPEED 106 00030 #define IDD_CURSOR_SCHEME_SAVEAS 107 00031 #define IDD_CLICK_LOCK 108 00032 00033 /* Strings */ 00034 #define IDS_CPLNAME_1 1000 00035 #define IDS_CPLDESCRIPTION_1 1001 00036 #define IDS_CPLNAME_2 1002 00037 #define IDS_CPLDESCRIPTION_2 1003 00038 #define IDS_ARROW 1016 00039 #define IDS_HELP 1017 00040 #define IDS_APPSTARTING 1018 00041 #define IDS_WAIT 1019 00042 #define IDS_CROSSHAIR 1020 00043 #define IDS_IBEAM 1021 00044 #define IDS_NWPEN 1022 00045 #define IDS_NO 1023 00046 #define IDS_SIZENS 1024 00047 #define IDS_SIZEWE 1025 00048 #define IDS_SIZENWSE 1026 00049 #define IDS_SIZENESW 1027 00050 #define IDS_SIZEALL 1028 00051 #define IDS_UPARROW 1029 00052 #define IDS_HAND 1030 00053 #define IDS_NONE 1031 00054 #define IDS_SYSTEM_SCHEME 1032 00055 #define IDS_BROWSE_FILTER 1033 00056 #define IDS_BROWSE_TITLE 1034 00057 #define IDS_REMOVE_TITLE 1035 00058 #define IDS_REMOVE_TEXT 1036 00059 #define IDS_OVERWRITE_TITLE 1037 00060 #define IDS_OVERWRITE_TEXT 1038 00061 #define IDS_ANIMATE_CURSOR 1039 00062 00063 #define IDC_SWAP_MOUSE_BUTTONS 2000 00064 #define IDC_SLIDER_DOUBLE_CLICK_SPEED 2001 00065 #define IDC_CHECK_CLICK_LOCK 2002 00066 #define IDC_BUTTON_CLICK_LOCK 2003 00067 #define IDC_RADIO_WHEEL_SCROLL_LINES 2004 00068 #define IDC_EDIT_WHEEL_SCROLL_LINES 2005 00069 #define IDC_UPDOWN_WHEEL_SCROLL_LINES 2006 00070 #define IDC_RADIO_WHEEL_SCROLL_PAGE 2007 00071 #define IDC_SLIDER_MOUSE_SPEED 2008 00072 #define IDC_CHECK_SNAP_TO 2009 00073 #define IDC_CHECK_SHOW_POINTER 2010 00074 #define IDC_CHECK_HIDE_POINTER 2011 00075 #define IDC_CHECK_POINTER_TRAIL 2012 00076 #define IDC_CHECK_POINTER_PRECISION 2013 00077 #define IDC_SLIDER_POINTER_TRAIL 2014 00078 #define IDC_LISTBOX_CURSOR 2015 00079 #define IDC_COMBO_CURSOR_SCHEME 2030 00080 #define IDC_BUTTON_DELETE_SCHEME 2033 00081 #define IDC_CHECK_CURSOR_SHADOW 2034 00082 #define IDC_IMAGE_SWAP_MOUSE 2035 00083 #define IDC_IMAGE_DOUBLE_CLICK_SPEED 2036 00084 #define IDC_ICON_MOUSE_SPEED 2037 00085 #define IDC_ICON_SNAP_TO 2038 00086 #define IDC_ICON_POINTER_TRAIL 2039 00087 #define IDC_ICON_SHOW_POINTER 2040 00088 #define IDC_ICON_HIDE_POINTER 2041 00089 #define IDC_BUTTON_USE_DEFAULT_CURSOR 2042 00090 #define IDC_BUTTON_BROWSE_CURSOR 2043 00091 #define IDC_BUTTON_SAVEAS_SCHEME 2044 00092 #define IDC_EDIT_SCHEME_NAME 2045 00093 #define IDC_ICON_CLICK_LOCK 2046 00094 #define IDC_SLIDER_CLICK_LOCK 2047 00095 #define IDC_ICON_WHEEL 2048 00096 #define IDC_IMAGE_CURRENT_CURSOR 2049 00097 #define IDC_ICON_REPEAT_DELAY 2050 00098 #define IDC_SLIDER_REPEAT_DELAY 2051 00099 #define IDC_ICON_REPEAT_RATE 2052 00100 #define IDC_SLIDER_REPEAT_RATE 2053 00101 #define IDC_EDIT_REPEAT_RATE 2054 00102 #define IDC_SLIDER_CURSOR_BLINK 2055 00103 #define IDC_TEXT_CURSOR_BLINK 2056 00104 #define IDC_TEXT_TRAIL_SHORT 2057 00105 #define IDC_TEXT_TRAIL_LONG 2058 00106 00107 /* EOF */ Generated on Sun May 27 2012 04:16:27 for ReactOS by
1.7.6.1
|