[ACPPAGE] Make use of the PCH.
[reactos.git] / dll / cpl / console / resource.h
index 18c53cc..50fa3db 100644 (file)
@@ -1,9 +1,13 @@
 #pragma once
 
-#define IDC_CPLICON            40
-#define IDS_CPLNAME            41
-#define IDS_CPLDESCRIPTION     42
-#define IDS_APPLY_SHORTCUT_ALL 43
+#ifndef IDC_STATIC
+#define IDC_STATIC  -1
+#endif
+
+#define IDC_CPLICON             40
+#define IDS_CPLNAME             41
+#define IDS_CPLDESCRIPTION      42
+#define IDS_APPLY_SHORTCUT_ALL  43
 
 #define IDD_PROPPAGEOPTIONS 100
 #define IDD_PROPPAGEFONT    101
 #define IDD_APPLYOPTIONS    104
 
 /* Options dialog */
-#define IDC_CHECK_QUICK_EDIT         200
-#define IDC_CHECK_INSERT_MODE        201
-#define IDC_CHECK_DISCARD_DUPLICATES 202
-#define IDC_EDIT_BUFFER_SIZE         203
-#define IDC_UPDOWN_BUFFER_SIZE       204
-#define IDC_EDIT_NUM_BUFFER          205
-#define IDC_UPDOWN_NUM_BUFFER        206
-#define IDC_RADIO_SMALL_CURSOR       207
-#define IDC_RADIO_MEDIUM_CURSOR      208
-#define        IDC_RADIO_LARGE_CURSOR       209
-#define        IDC_RADIO_DISPLAY_WINDOW     210
-#define IDC_RADIO_DISPLAY_FULL       211
+#define IDC_CHECK_QUICK_EDIT            200
+#define IDC_CHECK_INSERT_MODE           201
+#define IDC_CHECK_DISCARD_DUPLICATES    202
+#define IDC_EDIT_BUFFER_SIZE            203
+#define IDC_UPDOWN_BUFFER_SIZE          204
+#define IDC_EDIT_NUM_BUFFER             205
+#define IDC_UPDOWN_NUM_BUFFER           206
+#define IDC_RADIO_SMALL_CURSOR          207
+#define IDC_RADIO_MEDIUM_CURSOR         208
+#define IDC_RADIO_LARGE_CURSOR          209
+#define IDC_RADIO_DISPLAY_WINDOW        210
+#define IDC_RADIO_DISPLAY_FULL          211
+#define IDL_CODEPAGE                    212
 
 /* Apply dialog */
 #define IDC_RADIO_APPLY_ALL     300
 #define IDC_RADIO_APPLY_CURRENT 301
 
 /* Font dialog */
-#define IDC_CHECK_BOLD_FONTS           400
-#define IDC_STATIC_SELECT_FONT_PREVIEW 401
-#define IDC_FONT_SIZE_X                402
-#define IDC_FONT_SIZE_Y                403
-#define IDC_LBOX_FONTSIZE              404
-#define IDC_STATIC_FONT_WINDOW_PREVIEW 405
-#define IDC_LBOX_FONTTYPE              406
-#define IDC_GROUPBOX_FONT_NAME         407
+#define IDC_CHECK_BOLD_FONTS            400
+#define IDC_STATIC_SELECT_FONT_PREVIEW  401
+#define IDC_FONT_SIZE_X                 402
+#define IDC_FONT_SIZE_Y                 403
+#define IDC_LBOX_FONTSIZE               404
+#define IDC_CBOX_FONTSIZE               405
+#define IDC_RADIO_PIXEL_UNIT            406
+#define IDC_RADIO_POINT_UNIT            407
+#define IDC_STATIC_FONT_WINDOW_PREVIEW  408
+#define IDC_LBOX_FONTTYPE               409
+#define IDC_GROUPBOX_FONT_NAME          410
 
 /* Layout dialog */
-#define IDC_UPDOWN_SCREEN_BUFFER_WIDTH   500
-#define IDC_EDIT_SCREEN_BUFFER_WIDTH     501
-#define IDC_EDIT_SCREEN_BUFFER_HEIGHT    502
-#define IDC_UPDOWN_SCREEN_BUFFER_HEIGHT  503
-#define IDC_EDIT_WINDOW_SIZE_WIDTH       504
-#define IDC_UPDOWN_WINDOW_SIZE_WIDTH     505
-#define IDC_EDIT_WINDOW_SIZE_HEIGHT      506
-#define IDC_UPDOWN_WINDOW_SIZE_HEIGHT    507
-#define IDC_EDIT_WINDOW_POS_LEFT         508
-#define IDC_UPDOWN_WINDOW_POS_LEFT       509
-#define IDC_EDIT_WINDOW_POS_TOP          510
-#define IDC_UPDOWN_WINDOW_POS_TOP        511
-#define IDC_CHECK_SYSTEM_POS_WINDOW      512
-#define IDC_STATIC_LAYOUT_WINDOW_PREVIEW 513
+#define IDC_UPDOWN_SCREEN_BUFFER_WIDTH      500
+#define IDC_EDIT_SCREEN_BUFFER_WIDTH        501
+#define IDC_EDIT_SCREEN_BUFFER_HEIGHT       502
+#define IDC_UPDOWN_SCREEN_BUFFER_HEIGHT     503
+#define IDC_EDIT_WINDOW_SIZE_WIDTH          504
+#define IDC_UPDOWN_WINDOW_SIZE_WIDTH        505
+#define IDC_EDIT_WINDOW_SIZE_HEIGHT         506
+#define IDC_UPDOWN_WINDOW_SIZE_HEIGHT       507
+#define IDC_EDIT_WINDOW_POS_LEFT            508
+#define IDC_UPDOWN_WINDOW_POS_LEFT          509
+#define IDC_EDIT_WINDOW_POS_TOP             510
+#define IDC_UPDOWN_WINDOW_POS_TOP           511
+#define IDC_CHECK_SYSTEM_POS_WINDOW         512
+#define IDC_STATIC_LAYOUT_WINDOW_PREVIEW    513
 
 /* Color dialog */
 
 #define IDC_STATIC_SCREEN_COLOR     610
 #define IDC_STATIC_POPUP_COLOR      611
 
-#define IDC_STATIC_COLOR1  612
-#define IDC_STATIC_COLOR2  613
-#define IDC_STATIC_COLOR3  614
-#define IDC_STATIC_COLOR4  615
-#define IDC_STATIC_COLOR5  616
-#define IDC_STATIC_COLOR6  617
-#define IDC_STATIC_COLOR7  618
-#define IDC_STATIC_COLOR8  619
-#define IDC_STATIC_COLOR9  620
-#define IDC_STATIC_COLOR10 621
-#define IDC_STATIC_COLOR11 622
-#define IDC_STATIC_COLOR12 623
-#define IDC_STATIC_COLOR13 624
-#define IDC_STATIC_COLOR14 625
-#define IDC_STATIC_COLOR15 626
-#define IDC_STATIC_COLOR16 627
+#define IDC_STATIC_COLOR1   612
+#define IDC_STATIC_COLOR2   613
+#define IDC_STATIC_COLOR3   614
+#define IDC_STATIC_COLOR4   615
+#define IDC_STATIC_COLOR5   616
+#define IDC_STATIC_COLOR6   617
+#define IDC_STATIC_COLOR7   618
+#define IDC_STATIC_COLOR8   619
+#define IDC_STATIC_COLOR9   620
+#define IDC_STATIC_COLOR10  621
+#define IDC_STATIC_COLOR11  622
+#define IDC_STATIC_COLOR12  623
+#define IDC_STATIC_COLOR13  624
+#define IDC_STATIC_COLOR14  625
+#define IDC_STATIC_COLOR15  626
+#define IDC_STATIC_COLOR16  627
 
 /* String IDs */
-#define IDS_RASTERFONTS 700
+#define IDS_RASTERFONTS         700
+#define IDS_GROUPBOX_FONT_NAME  701