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.

14 lines
302 B

  1. #include <windows.h>
  2. /////////////////////////////////////////////////////////////////////////////
  3. //
  4. // Dialog
  5. //
  6. LAUNCH DIALOG DISCARDABLE 0, 0, 128, 63
  7. STYLE DS_MODALFRAME | WS_POPUP
  8. FONT 10, "MS Shell Dlg"
  9. BEGIN
  10. CTEXT "Starting Internet Explorer",-1,15,26,98,11
  11. END