mirror of https://github.com/lianthony/NT4.0
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.
8 lines
313 B
8 lines
313 B
IDD_CONFIG DIALOG 60, 24, 190, 161
|
|
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Microsoft SCSI/RAID Config"
|
|
BEGIN
|
|
DEFPUSHBUTTON "OK", IDOK, 68, 138, 50, 14
|
|
CONTROL "", IDC_PICTURE, "Spincube", 0x0003, 20, 16, 152, 110
|
|
END
|