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.

96 lines
2.5 KiB

  1. //***************************************************************************
  2. //
  3. // Copyright (c) 1997-1999 Microsoft Corporation
  4. //
  5. // moengine.rc
  6. //
  7. // Purpose: Microsoft Developer Studio generated resource script.
  8. //
  9. //***************************************************************************
  10. #include <windows.h>
  11. #include <ntverp.h>
  12. #define APSTUDIO_READONLY_SYMBOLS
  13. #define VER_FILETYPE VFT_DLL
  14. #define VER_FILESUBTYPE VFT2_UNKNOWN
  15. #define VER_FILEDESCRIPTION_STR "Provider code generation library"
  16. #define VER_INTERNALNAME_STR "moengine.dll"
  17. #define VER_ORIGINALFILENAME_STR "moengine.dll"
  18. #include "common.ver"
  19. #include "resource.h"
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // Generated from the TEXTINCLUDE 2 resource.
  23. //
  24. #include "afxres.h"
  25. /////////////////////////////////////////////////////////////////////////////
  26. #undef APSTUDIO_READONLY_SYMBOLS
  27. /////////////////////////////////////////////////////////////////////////////
  28. // English (U.S.) resources
  29. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  30. #ifdef _WIN32
  31. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  32. #pragma code_page(1252)
  33. #endif //_WIN32
  34. #ifdef APSTUDIO_INVOKED
  35. /////////////////////////////////////////////////////////////////////////////
  36. //
  37. // TEXTINCLUDE
  38. //
  39. 1 TEXTINCLUDE DISCARDABLE
  40. BEGIN
  41. "resource.h\0"
  42. END
  43. 2 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "#include ""afxres.h""\r\n"
  46. "\0"
  47. END
  48. 3 TEXTINCLUDE DISCARDABLE
  49. BEGIN
  50. "\r\n"
  51. "\0"
  52. END
  53. #endif // APSTUDIO_INVOKED
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // BINARY
  57. //
  58. IDR_TEMPLATE_CPP BINARY DISCARDABLE "template\\template.cpp"
  59. IDR_TEMPLATE_DEF BINARY DISCARDABLE "template\\template.def"
  60. IDR_TEMPLATE_H BINARY DISCARDABLE "template\\template.h"
  61. // IDR_TEMPLATE_ODL BINARY DISCARDABLE "template\\template.idl"
  62. IDR_TEMPLATE_MOF BINARY DISCARDABLE "template\\template.mof"
  63. IDR_TEMPLATE_DLL BINARY DISCARDABLE "template\\template.dll"
  64. IDR_TEMPLATE_MAK BINARY DISCARDABLE "template\\template.mak"
  65. #endif // English (U.S.) resources
  66. /////////////////////////////////////////////////////////////////////////////
  67. #ifndef APSTUDIO_INVOKED
  68. /////////////////////////////////////////////////////////////////////////////
  69. //
  70. // Generated from the TEXTINCLUDE 3 resource.
  71. //
  72. /////////////////////////////////////////////////////////////////////////////
  73. #endif // not APSTUDIO_INVOKED