Home | History | Annotate | Line # | Download | only in res
      1     //{{NO_DEPENDENCIES}}
      2     // Microsoft Developer Studio generated include file.
      3     // Used by pbsdboot.rc
      4     //
      5     #define IDCSAVE                         3
      6     #define IDD_LOAD                        101
      7     #define IDD_FB                          103
      8     #define IDD_MAIN_240X320                105
      9     #define IDD_MAIN_640X240                106
     10     #define IDD_MAIN_320X240                106
     11     #define IDD_ABOUT                       107
     12     #define IDB_PBSD                        109
     13     #define IDD_PROP                        110
     14     #define IDC_PROGRESS                    1000
     15     #define IDC_FB_NAME                     1001
     16     #define IDC_FB_ADDRSPIN                 1002
     17     #define IDC_FB_ADDR                     1003
     18     #define IDC_FB_WIDTH                    1005
     19     #define IDC_FB_CPU                      1006
     20     #define IDC_FB_HEIGHT                   1007
     21     #define IDC_FB_LINEBYTES                1008
     22     #define IDC_FB_TYPE                     1009
     23     #define IDC_FB_MACHINE                  1010
     24     #define IDC_KERNEL                      1015
     25     #define IDC_FBSELECT                    1016
     26     #define IDC_FBSETTING                   1017
     27     #define IDC_BOOT                        1018
     28     #define IDC_OPTIONS                     1019
     29     #define IDC_ABOUT_EDIT                  1022
     30     #define IDC_BITMAP                      1023
     31     #define IDC_ABOUT_BITMAP                1023
     32     #define IDC_PAUSE                       1024
     33     #define IDC_STATUS                      1025
     34     #define IDC_DEBUG                       1026
     35     #define IDC_COMM                        1027
     36     #define IDC_XXX                         1028
     37     #define IDC_REVERSEVIDEO                1032
     38     #define IDC_PROPERTY                    1033
     39     #define IDPROPOK                        1035
     40     #define IDC_BOOT_TIME                   1041
     41     #define IDC_AUTOBOOT                    1042
     42     
     43     // Next default values for new objects
     44     //
     45     #ifdef APSTUDIO_INVOKED
     46     #ifndef APSTUDIO_READONLY_SYMBOLS
     47     #define _APS_NEXT_RESOURCE_VALUE        111
     48     #define _APS_NEXT_COMMAND_VALUE         40001
     49     #define _APS_NEXT_CONTROL_VALUE         1043
     50     #define _APS_NEXT_SYMED_VALUE           101
     51     #endif
     52     #endif
     53