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.

125 lines
3.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // AVI
  22. //
  23. IDA_FILECOPY AVI MOVEABLE PURE "FILECOPY.AVI"
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // Dialog
  27. //
  28. IDD_PROGRESS DIALOGEX 0, 0, 212, 140
  29. STYLE DS_MODALFRAME | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE |
  30. WS_CAPTION | WS_SYSMENU
  31. CAPTION "Microsoft Windows Update"
  32. FONT 8, "MS Shell Dlg"
  33. BEGIN
  34. PUSHBUTTON "Cancel",IDCANCEL,83,121,44,14
  35. CONTROL "Progress1",IDC_PROG_DOWNLOAD,"msctls_progress32",0x0,11,
  36. 69,192,9
  37. CONTROL "Progress2",IDC_PROG_INSTALL,"msctls_progress32",0x0,11,
  38. 106,192,9
  39. LTEXT "",IDC_STATUS,11,44,192,8
  40. CONTROL "Animate1",IDC_ANIM,"SysAnimate32",ACS_TRANSPARENT,11,3,
  41. 189,35
  42. LTEXT "Download time remaining:",IDC_TIMELEFTCAP,11,81,85,8
  43. LTEXT "0:00",IDC_TIMELEFT,107,81,93,8,0,WS_EX_RIGHT
  44. LTEXT "Install progress:",IDC_INSTALLCAP,11,96,83,8
  45. LTEXT "Download progress:",IDC_DOWNLOADCAP,11,59,112,8
  46. LTEXT "0 KB/0 KB",IDC_BYTES,131,59,69,8,0,WS_EX_RIGHT
  47. END
  48. #ifdef APSTUDIO_INVOKED
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // TEXTINCLUDE
  52. //
  53. 1 TEXTINCLUDE DISCARDABLE
  54. BEGIN
  55. "resource.h\0"
  56. END
  57. 2 TEXTINCLUDE DISCARDABLE
  58. BEGIN
  59. "#include ""winres.h""\r\n"
  60. "\0"
  61. END
  62. 3 TEXTINCLUDE DISCARDABLE
  63. BEGIN
  64. "1 TYPELIB ""WUV3IS.tlb""\r\n"
  65. "\0"
  66. END
  67. #endif // APSTUDIO_INVOKED
  68. #ifndef _MAC
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // Version
  72. //
  73. #include "version.rc"
  74. #endif // !_MAC
  75. /////////////////////////////////////////////////////////////////////////////
  76. //
  77. // REGISTRY
  78. //
  79. IDR_CV3 REGISTRY DISCARDABLE "CV3.rgs"
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // String Table
  83. //
  84. STRINGTABLE DISCARDABLE
  85. BEGIN
  86. IDS_PROJNAME "WUV3IS"
  87. IDS_UNINSTALLCHECK "You have chosen to uninstall '%s'. Click OK to begin uninstalling."
  88. END
  89. #endif // English (U.S.) resources
  90. #ifndef APSTUDIO_INVOKED
  91. /////////////////////////////////////////////////////////////////////////////
  92. //
  93. // Generated from the TEXTINCLUDE 3 resource.
  94. //
  95. 1 TYPELIB "WUV3IS.tlb"
  96. /////////////////////////////////////////////////////////////////////////////
  97. #endif // not APSTUDIO_INVOKED