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.
11 lines
631 B
11 lines
631 B
#define IDH_APPWIZ_WINSETUP_LIST 5621 // Components box
|
|
#define IDH_SPACE_REQ 5622 // Space Required and Space Available
|
|
#define IDH_APPWIZ_DETAILS 5623 // Details button
|
|
#define IDH_APPWIZ_HAVEDISK_BUTTON 5624 // Have Disk button
|
|
|
|
#define IDH_IRQ_ENABLE 401000 // Enable IRQ Routing
|
|
#define IDH_IRQ_MSSPEC 401100 // Use $PIR table
|
|
#define IDH_IRQ_REALMODE 401200 // Use table from Real-mode BIOS call
|
|
#define IDH_IRQ_SETDEFAULTS 401300 // Set defaults for options
|
|
#define IDH_IRQ_RESULTS 401400 // Status information
|
|
|