resource.h
上传用户:zhuqijet
上传日期:2007-01-04
资源大小:138k
文件大小:5k
源码类别:

驱动编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PCI Explorer.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_PCIEXPLORER_DIALOG          102
  9. #define IDS_CAPTION                     102
  10. #define IDS_CLOSE                       103
  11. #define IDS_SCM_OPEN_FAILURE            104
  12. #define IDS_ERROR_INSTALLING            105
  13. #define IDS_ERROR_STARTING              106
  14. #define IDS_ERROR_OPENING               107
  15. #define IDS_ERROR_STOPPING              108
  16. #define IDS_ERROR_REMOVING              109
  17. #define IDS_FORMAT_ERROR                110
  18. #define IDS_PCISCAN                     111
  19. #define IDS_PROGRAM_ROOT                112
  20. #define IDS_SYS_FILTER                  113
  21. #define IDS_SYS_TITLE                   114
  22. #define IDS_PCISCAN_FAILED              115
  23. #define IDS_INDEX                       116
  24. #define IDS_UNKNOWN                     117
  25. #define IDS_BUSDEVFCN                   118
  26. #define IDS_DEVICEID                    119
  27. #define IDS_CHIPID                      120
  28. #define IDS_COMPLETED                   121
  29. #define IDS_EXIT                        122
  30. #define IDS_REMOVABLE_DRIVE             123
  31. #define IDS_NETWORK_DRIVE               124
  32. #define IDS_CDROM_DRIVE                 125
  33. #define IDS_INVALID_DRIVE               126
  34. #define IDS_NOT_EXECUTABLE              127
  35. #define IDR_MAINFRAME                   128
  36. #define IDS_NO_FILE                     128
  37. #define IDD_STARTUP                     130
  38. #define IDI_JMNCO                       130
  39. #define IDD_INDEX                       131
  40. #define IDB_PCIEXP                      132
  41. #define IDD_FAILED                      140
  42. #define IDS_HEX_BYTES                   200
  43. #define IDS_HEX_WORDS                   201
  44. #define IDS_HEX_DWORDS                  202
  45. #define IDS_DECIMAL_BYTES               203
  46. #define IDS_DECIMAL_WORDS               204
  47. #define IDS_DECIMAL_DWORDS              205
  48. #define IDS_ANSI_CHARACTERS             206
  49. #define IDS_UNICODE_CHARACTERS          207
  50. #define IDS_NO_ROOT_DIR                 208
  51. #define IDC_EDIT1                       1001
  52. #define IDC_VENDORID                    1001
  53. #define IDC_DEVICEID                    1002
  54. #define IDC_COMMAND                     1003
  55. #define IDC_STATUS                      1004
  56. #define IDC_REVISIONID                  1005
  57. #define IDC_PROGIF                      1006
  58. #define IDC_SUBCLASS                    1007
  59. #define IDC_BASECLASS                   1008
  60. #define IDC_CACHELINESIZE               1009
  61. #define IDC_LATENCYTIMER                1010
  62. #define IDC_HEADERTYPE                  1011
  63. #define IDC_BIST                        1012
  64. #define IDC_BASEADDRESS0                1013
  65. #define IDC_BASEADDRESS1                1014
  66. #define IDC_BASEADDRESS2                1015
  67. #define IDC_BASEADDRESS3                1016
  68. #define IDC_BASEADDRESS4                1017
  69. #define IDC_BASEADDRESS5                1018
  70. #define IDC_CIS                         1019
  71. #define IDC_SUBVENDORID                 1020
  72. #define IDC_SUBSYSTEMID                 1021
  73. #define IDC_INTERRUPTLINE               1022
  74. #define IDC_INTERRUPTPIN                1023
  75. #define IDC_MINIMUMGRANT                1024
  76. #define IDC_MAXIMUMLATENCY              1025
  77. #define IDC_DATA                        1026
  78. #define IDC_DISPLAYAS                   1027
  79. #define IDC_ROMBASEADDRESS              1028
  80. #define IDC_RESERVED1                   1029
  81. #define IDC_RESERVED2                   1030
  82. #define IDC_HEX                         1031
  83. #define IDC_DECIMAL                     1032
  84. #define IDC_SCM_OPEN                    1033
  85. #define IDC_VENDORNAME                  1033
  86. #define IDC_INSTALLING                  1034
  87. #define IDC_DEVICENAME                  1034
  88. #define IDC_STARTING                    1035
  89. #define IDC_BUS                         1035
  90. #define IDC_SCANNING                    1036
  91. #define IDC_DEVICE                      1036
  92. #define IDC_STOPPING                    1037
  93. #define IDC_FUNCTION                    1037
  94. #define IDC_UNINSTALLING                1038
  95. #define IDC_PROGRESS                    1039
  96. #define IDC_OPENING                     1040
  97. #define IDC_INDEX                       1040
  98. #define IDC_COMPLETED                   1041
  99. #define IDC_GOTO                        1042
  100. #define IDC_DRIVER_CAPTION              1043
  101. #define IDC_DRIVER                      1044
  102. #define IDC_CHANGE                      1045
  103. #define IDC_BROWSE                      1046
  104. // Next default values for new objects
  105. // 
  106. #ifdef APSTUDIO_INVOKED
  107. #ifndef APSTUDIO_READONLY_SYMBOLS
  108. #define _APS_NEXT_RESOURCE_VALUE        133
  109. #define _APS_NEXT_COMMAND_VALUE         32771
  110. #define _APS_NEXT_CONTROL_VALUE         1046
  111. #define _APS_NEXT_SYMED_VALUE           101
  112. #endif
  113. #endif