ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

resource.h
Go to the documentation of this file.
00001 #pragma once
00002 
00003 #define IDC_CPLICON             40
00004 #define IDS_CPLNAME             41
00005 #define IDS_CPLDESCRIPTION      42
00006 #define IDS_APPLY_SHORTCUT_ALL  43
00007 
00008 #define IDD_PROPPAGEOPTIONS     100
00009 #define IDD_PROPPAGEFONT        101
00010 #define IDD_PROPPAGELAYOUT      102
00011 #define IDD_PROPPAGECOLORS      103
00012 #define IDD_APPLYOPTIONS        104
00013 
00014 // Options dialog
00015 #define IDC_CHECK_QUICK_EDIT            200
00016 #define IDC_CHECK_INSERT_MODE           201
00017 #define IDC_CHECK_DISCARD_DUPLICATES    202
00018 #define IDC_EDIT_BUFFER_SIZE            203
00019 #define IDC_UPDOWN_BUFFER_SIZE          204
00020 #define IDC_EDIT_NUM_BUFFER             205
00021 #define IDC_UPDOWN_NUM_BUFFER           206
00022 #define IDC_RADIO_SMALL_CURSOR          207
00023 #define IDC_RADIO_MEDIUM_CURSOR         208
00024 #define IDC_RADIO_LARGE_CURSOR          209
00025 #define IDC_RADIO_DISPLAY_WINDOW        210
00026 #define IDC_RADIO_DISPLAY_FULL          211
00027 
00028 // Apply dialog
00029 #define IDC_RADIO_APPLY_ALL             300
00030 #define IDC_RADIO_APPLY_CURRENT         301
00031 
00032 // Font dialog
00033 #define IDC_CHECK_BOLD_FONTS            400
00034 #define IDC_STATIC_SELECT_FONT_PREVIEW  401
00035 #define IDC_FONT_SIZE_X                 402
00036 #define IDC_FONT_SIZE_Y                 403
00037 #define IDC_LBOX_FONTS                  404
00038 #define IDC_STATIC_FONT_WINDOW_PREVIEW  405
00039 #define IDC_LBOX_TYPE                   406
00040 #define IDC_GROUPBOX_FONT_NAME          407
00041 
00042 // Layout dialog
00043 #define IDC_UPDOWN_SCREEN_BUFFER_WIDTH   500
00044 #define IDC_EDIT_SCREEN_BUFFER_WIDTH     501
00045 #define IDC_EDIT_SCREEN_BUFFER_HEIGHT    502
00046 #define IDC_UPDOWN_SCREEN_BUFFER_HEIGHT  503
00047 #define IDC_EDIT_WINDOW_SIZE_WIDTH       504
00048 #define IDC_UPDOWN_WINDOW_SIZE_WIDTH     505
00049 #define IDC_EDIT_WINDOW_SIZE_HEIGHT      506
00050 #define IDC_UPDOWN_WINDOW_SIZE_HEIGHT    507
00051 #define IDC_EDIT_WINDOW_POS_LEFT         508
00052 #define IDC_UPDOWN_WINDOW_POS_LEFT       509
00053 #define IDC_EDIT_WINDOW_POS_TOP          510
00054 #define IDC_UPDOWN_WINDOW_POS_TOP        511
00055 #define IDC_CHECK_SYSTEM_POS_WINDOW      512
00056 #define IDC_STATIC_LAYOUT_WINDOW_PREVIEW 513
00057 
00058 // Color dialog
00059 #define IDC_RADIO_SCREEN_TEXT           600
00060 #define IDC_RADIO_SCREEN_BACKGROUND     601
00061 #define IDC_RADIO_POPUP_TEXT            602
00062 #define IDC_RADIO_POPUP_BACKGROUND      603
00063 #define IDC_EDIT_COLOR_RED              604
00064 #define IDC_UPDOWN_COLOR_RED            605
00065 #define IDC_EDIT_COLOR_GREEN            606
00066 #define IDC_UPDOWN_COLOR_GREEN          607
00067 #define IDC_EDIT_COLOR_BLUE             608
00068 #define IDC_UPDOWN_COLOR_BLUE           609
00069 #define IDC_STATIC_SCREEN_COLOR         610
00070 #define IDC_STATIC_POPUP_COLOR          611
00071 #define IDC_STATIC_COLOR1               612
00072 #define IDC_STATIC_COLOR2               613
00073 #define IDC_STATIC_COLOR3               614
00074 #define IDC_STATIC_COLOR4               615
00075 #define IDC_STATIC_COLOR5               616
00076 #define IDC_STATIC_COLOR6               617
00077 #define IDC_STATIC_COLOR7               618
00078 #define IDC_STATIC_COLOR8               619
00079 #define IDC_STATIC_COLOR9               620
00080 #define IDC_STATIC_COLOR10              621
00081 #define IDC_STATIC_COLOR11              622
00082 #define IDC_STATIC_COLOR12              623
00083 #define IDC_STATIC_COLOR13              624
00084 #define IDC_STATIC_COLOR14              625
00085 #define IDC_STATIC_COLOR15              626
00086 #define IDC_STATIC_COLOR16              627
00087 
00088 // String IDs
00089 #define IDS_SCREEN_TEXT                 700
00090 #define IDS_RASTERFONTS                 701

Generated on Fri May 25 2012 04:14:48 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.