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.

94 lines
2.2 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "stubres.h"
  4. /////////////////////////////////////////////////////////////////////////////
  5. // English (U.S.) resources
  6. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  7. #ifdef _WIN32
  8. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  9. #pragma code_page(1252)
  10. #endif //_WIN32
  11. /////////////////////////////////////////////////////////////////////////////
  12. //
  13. // Dialog
  14. //
  15. IDD_InstallStubProgress DIALOG DISCARDABLE 20, 20, 186, 55
  16. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  17. CAPTION "Personalized Settings"
  18. FONT 8, "MS Shell Dlg"
  19. BEGIN
  20. LTEXT "Setting up personalized settings for:",
  21. IDC_RUNNING_INSTALL_STUB,7,7,172,8
  22. LTEXT "Removing personalized settings for:",
  23. IDC_RUNNING_UNINSTALL_STUB,7,7,112,8,NOT WS_VISIBLE |
  24. WS_DISABLED
  25. LTEXT "",IDC_INSTALL_STUB_NAME,7,23,172,25,SS_NOPREFIX
  26. END
  27. STRINGTABLE DISCARDABLE
  28. BEGIN
  29. IDS_UNINSTALL "%s has been removed from this computer. Do you want to clean up your personalized settings for this program?"
  30. END
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // DESIGNINFO
  34. //
  35. #ifdef APSTUDIO_INVOKED
  36. GUIDELINES DESIGNINFO DISCARDABLE
  37. BEGIN
  38. IDD_InstallStubProgress, DIALOG
  39. BEGIN
  40. LEFTMARGIN, 7
  41. RIGHTMARGIN, 179
  42. TOPMARGIN, 7
  43. BOTTOMMARGIN, 48
  44. END
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. #ifdef APSTUDIO_INVOKED
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // TEXTINCLUDE
  51. //
  52. 1 TEXTINCLUDE DISCARDABLE
  53. BEGIN
  54. "stubres.h\0"
  55. END
  56. 2 TEXTINCLUDE DISCARDABLE
  57. BEGIN
  58. "\0"
  59. END
  60. 3 TEXTINCLUDE DISCARDABLE
  61. BEGIN
  62. "\r\n"
  63. "\0"
  64. END
  65. #endif // APSTUDIO_INVOKED
  66. #endif // English (U.S.) resources
  67. /////////////////////////////////////////////////////////////////////////////
  68. #ifndef APSTUDIO_INVOKED
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // Generated from the TEXTINCLUDE 3 resource.
  72. //
  73. /////////////////////////////////////////////////////////////////////////////
  74. #endif // not APSTUDIO_INVOKED