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 /* Metrics */
00004 #define PROPSHEETWIDTH      380
00005 #define PROPSHEETHEIGHT     228
00006 #define PROPSHEETPADDING    6
00007 
00008 /* Icons */
00009 #define IDI_CPLSYSTEM   1500
00010 #define IDI_APPICO      1501
00011 #define IDI_INSTICO     1502
00012 #define IDI_RECBINICO   1503
00013 #define IDI_DOWNLOADICO 1504
00014 #define IDI_APPINETICO  1505
00015 
00016 /* Dialogs */
00017 #define IDD_SHORTCUT_LOCATION   203
00018 #define IDD_SHORTCUT_FINISH     204
00019 
00020 /* Bitmaps */
00021 #define IDB_WATERMARK   5001
00022 
00023 /* Strings */
00024 #define IDS_CPLSYSTEMNAME           1001
00025 #define IDS_CPLSYSTEMDESCRIPTION    2001
00026 #define IDS_CREATE_SHORTCUT         2021
00027 #define IDS_ERROR_NOT_FOUND         2022
00028 
00029 /* Controls */
00030 #define IDC_SHORTCUT_LOCATION   107
00031 #define IDC_SHORTCUT_BROWSE     108
00032 #define IDC_SHORTCUT_NAME       109
00033 
00034 /* EOF */

Generated on Sun May 27 2012 04:16:27 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.