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.

7 lines
268 B

  1. iddPerformingRepair DIALOG DISCARDABLE 0, 0, 186, 67
  2. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION
  3. CAPTION "Outlook Express"
  4. FONT 8, DLG_UI_FONT
  5. BEGIN
  6. LTEXT "",idcStatic1,8,10,169,48,SS_NOPREFIX
  7. END