Source code of Windows XP (NT5)
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
384 B

1 DLGINCLUDE "local.H"
IDD_BILLBOARD DIALOG 6, 18, 250, 57
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | DS_CENTER
CAPTION "Windows NT Setup"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Upgrading Windows NT printing support ...", -1, 34, 8, 206, 30, SS_NOPREFIX
ICON IDI_SETUP, SETUP_ICON, 8, 8, 18, 20
END