Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

180 lines
5.3 KiB

  1. //
  2. // General
  3. //
  4. #define IDS_APPTITLE 1
  5. //
  6. // Window Control IDs
  7. //
  8. #define IDC_TREEVIEW 1
  9. #define IDC_TABPANE 2
  10. #define IDC_TABCTL 3
  11. #define IDC_EDITVIEW 4
  12. //
  13. // Icons/cursors
  14. //
  15. #define IDC_SPLIT 100
  16. #define IDI_SPCI 101
  17. //
  18. // Main Menu
  19. //
  20. #define IDM_SPCI 100
  21. #define ID_EXIT 101
  22. #define ID_OPTIONS_INSTALL 102
  23. #define ID_IMPORTDEVICES 103
  24. //
  25. // Tree right click menu
  26. //
  27. #define IDM_TREEMENU 200
  28. #define ID_INSTALLDEVICE 201
  29. #define ID_ENABLEDISABLEDEVICE 202
  30. #define ID_DELETEDEVICE 203
  31. #define ID_STATICDEVICE 204
  32. #define ID_REFRESHTREE 205
  33. #define ID_PROPERTIES 206
  34. //
  35. // Hotplug slot right click menu
  36. //
  37. #define IDM_HOTPLUGSLOTMENU 250
  38. #define ID_REMOVEHPDEVICE 251
  39. #define ID_OPENMRL 252
  40. #define ID_CLOSEMRL 253
  41. #define ID_ATTENBUTTON 254
  42. #define ID_POWERINDICATOR 255
  43. #define ID_ATTENINDICATOR 256
  44. //
  45. // DevProp Dialog
  46. //
  47. #define IDD_DEVPROP 300
  48. #define IDC_DEVID 301
  49. #define IDC_BUSDEVFUNC 302
  50. //
  51. // NewDev Dialog
  52. //
  53. // _CB = ComboBox
  54. // _XB = CheckBox Button
  55. // _RB = Raidio Button
  56. // _TB = Trackbar/slider
  57. // _GB = GroupBox
  58. // _TX = Text
  59. //
  60. //
  61. #define IDD_INSTALLDEV 400
  62. #define IDC_DEVTYPE_CB 401
  63. #define IDC_DEVTYPELABEL_TX 402
  64. #define IDC_SAVETOREG_XB 403
  65. #define IDC_DEFAULTDEV_XB 404
  66. #define IDC_COMMAND_GB 405
  67. #define IDC_MEMENABLE_XB 406
  68. #define IDC_IOENABLE_XB 407
  69. #define IDC_BUSMSTR_XB 408
  70. #define IDC_BARS_GB 409
  71. #define IDC_BAR0_TB 410
  72. #define IDC_BAR0IO_RB 411
  73. #define IDC_BAR0MEM_RB 412
  74. #define IDC_BAR0_PREF_XB 413
  75. #define IDC_BAR0_64BIT_XB 414
  76. #define IDC_SLIDER0_TX 415
  77. #define IDC_BAR1_TB 416
  78. #define IDC_BAR1IO_RB 417
  79. #define IDC_BAR1MEM_RB 418
  80. #define IDC_BAR1_PREF_XB 419
  81. #define IDC_BAR1_64BIT_XB 420
  82. #define IDC_SLIDER1_TX 421
  83. #define IDC_BAR2_TB 422
  84. #define IDC_BAR2IO_RB 423
  85. #define IDC_BAR2MEM_RB 424
  86. #define IDC_BAR2_PREF_XB 425
  87. #define IDC_BAR2_64BIT_XB 426
  88. #define IDC_SLIDER2_TX 427
  89. #define IDC_BAR3_TB 428
  90. #define IDC_BAR3IO_RB 429
  91. #define IDC_BAR3MEM_RB 430
  92. #define IDC_BAR3_PREF_XB 431
  93. #define IDC_BAR3_64BIT_XB 432
  94. #define IDC_SLIDER3_TX 433
  95. #define IDC_BAR4_TB 434
  96. #define IDC_BAR4IO_RB 435
  97. #define IDC_BAR4MEM_RB 436
  98. #define IDC_BAR4_PREF_XB 437
  99. #define IDC_BAR4_64BIT_XB 438
  100. #define IDC_SLIDER4_TX 439
  101. #define IDC_BAR5_TB 440
  102. #define IDC_BAR5IO_RB 441
  103. #define IDC_BAR5MEM_RB 442
  104. #define IDC_BAR5_PREF_XB 443
  105. #define IDC_SLIDER5_TX 444
  106. #define IDC_BRIDGEWIN_GB 445
  107. #define IDC_BRIDGEMEM_TB 446
  108. #define IDC_BRIDGEIO_TB 447
  109. #define IDC_BRIDGEMEMWINLABEL_TX 448
  110. #define IDC_BRIDGEIOWINLABEL_TX 449
  111. #define IDC_BRIDGEMEM_TX 450
  112. #define IDC_BRIDGEIO_TX 451
  113. #define IDC_INSTALL_BUTTON 452
  114. #define IDC_CANCEL_BUTTON 453
  115. #define IDC_NEWDEVINFO_TX 454
  116. #define IDC_ATTBTN_XB 455
  117. #define IDC_MRL_XB 456
  118. #define IDC_SLOTLABELUP_RB 457
  119. #define IDC_SLOTLABELDN_RB 458
  120. #define IDC_HOTPLUG_GB 459
  121. #define IDC_33CONV_EB 460
  122. #define IDC_33CONV_SP 461
  123. #define IDC_33CONV_TX 462
  124. #define IDC_66CONV_EB 463
  125. #define IDC_66CONV_SP 464
  126. #define IDC_66CONV_TX 465
  127. #define IDC_1STDEVSEL_EB 466
  128. #define IDC_1STDEVSEL_SP 467
  129. #define IDC_1STDEVSEL_TX 468
  130. #define IDC_66PCIX_EB 469
  131. #define IDC_66PCIX_SP 470
  132. #define IDC_66PCIX_TX 471
  133. #define IDC_100PCIX_EB 472
  134. #define IDC_100PCIX_SP 473
  135. #define IDC_100PCIX_TX 474
  136. #define IDC_133PCIX_EB 475
  137. #define IDC_133PCIX_SP 476
  138. #define IDC_133PCIX_TX 477
  139. #define IDC_ALLSLOTS_EB 478
  140. #define IDC_ALLSLOTS_SP 479
  141. #define IDC_ALLSLOTS_TX 480
  142. #define IDC_1STSLOTLABEL_EB 481
  143. #define IDC_1STSLOTLABEL_SP 482
  144. #define IDC_LOTLABEL_TX 483
  145. #define IDC_SLOTLABEL_GB 484
  146. #define IDC_DECODE_GB 485
  147. #define IDC_POSDECODE_XB 486
  148. #define IDC_SUBDECODE_XB 487
  149. #define LAST_CONTROL_ID 488