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.

90 lines
2.0 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include <windows.h>
  4. #include "resource.h"
  5. /////////////////////////////////////////////////////////////////////////////
  6. // English (U.S.) resources
  7. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  8. #ifdef _WIN32
  9. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  10. #pragma code_page(1252)
  11. #endif //_WIN32
  12. /////////////////////////////////////////////////////////////////////////////
  13. //
  14. // Dialog
  15. //
  16. IDD_STATUS DIALOG DISCARDABLE 0, 0, 186, 68
  17. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  18. CAPTION "Download Status"
  19. FONT 8, "MS Shell Dlg"
  20. BEGIN
  21. PUSHBUTTON "Cancel",IDCANCEL,129,10,50,14
  22. LTEXT "An error occurred downloading:",IDC_MSG2,7,31,113,8,NOT
  23. WS_VISIBLE
  24. LTEXT "Downloading updates...",IDC_MSG1,7,13,114,8
  25. LTEXT "URL",IDC_URL,19,42,160,8,NOT WS_VISIBLE
  26. LTEXT "Retries:",IDC_RETRIES,7,52,172,8,NOT WS_VISIBLE
  27. END
  28. /////////////////////////////////////////////////////////////////////////////
  29. //
  30. // DESIGNINFO
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. GUIDELINES DESIGNINFO DISCARDABLE
  34. BEGIN
  35. IDD_STATUS, DIALOG
  36. BEGIN
  37. LEFTMARGIN, 7
  38. RIGHTMARGIN, 179
  39. TOPMARGIN, 7
  40. BOTTOMMARGIN, 60
  41. END
  42. END
  43. #endif // APSTUDIO_INVOKED
  44. #ifdef APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // TEXTINCLUDE
  48. //
  49. 1 TEXTINCLUDE DISCARDABLE
  50. BEGIN
  51. "resource.h\0"
  52. END
  53. 2 TEXTINCLUDE DISCARDABLE
  54. BEGIN
  55. "\0"
  56. END
  57. 3 TEXTINCLUDE DISCARDABLE
  58. BEGIN
  59. "\r\n"
  60. "\0"
  61. END
  62. #endif // APSTUDIO_INVOKED
  63. #endif // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif // not APSTUDIO_INVOKED