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.

92 lines
2.1 KiB

  1. //=======================================================================
  2. //
  3. // Copyright (C) Microsoft Corporation, 1998 - 1999 All Rights Reserved.
  4. //
  5. // File: WUpdInfo.rc
  6. //
  7. // Description:
  8. // Microsoft Developer Studio generated resource script.
  9. //
  10. //=======================================================================
  11. #include "resource.h"
  12. #define APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // Generated from the TEXTINCLUDE 2 resource.
  16. //
  17. //#include "winres.h"
  18. #include "version.rc"
  19. /////////////////////////////////////////////////////////////////////////////
  20. #undef APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.S.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "resource.h\0"
  36. END
  37. 2 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "#include ""winres.h""\r\n"
  40. "#include ""version.rc""\r\n"
  41. "\0"
  42. END
  43. 3 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "1 TYPELIB ""WUpdInfo.tlb""\r\n"
  46. "\0"
  47. END
  48. #endif // APSTUDIO_INVOKED
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // REGISTRY
  52. //
  53. IDR_CWUPDINFO REGISTRY DISCARDABLE "CWUpdInfo.rgs"
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // String Table
  57. //
  58. STRINGTABLE DISCARDABLE
  59. BEGIN
  60. IDS_PROJNAME "WUpdInfo"
  61. END
  62. #endif // English (U.S.) resources
  63. /////////////////////////////////////////////////////////////////////////////
  64. #ifndef APSTUDIO_INVOKED
  65. /////////////////////////////////////////////////////////////////////////////
  66. //
  67. // Generated from the TEXTINCLUDE 3 resource.
  68. //
  69. 1 TYPELIB "WUpdInfo.tlb"
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif // not APSTUDIO_INVOKED