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.

86 lines
2.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include <windows.h>
  4. #include "resource.h"
  5. #include "ntverp.h"
  6. #define VER_FILETYPE VFT_DLL
  7. #define VER_FILESUBTYPE VFT2_UNKNOWN
  8. #define VER_FILEDESCRIPTION_STR "IE plugin image decoder support DLL"
  9. #define VER_INTERNALNAME_STR "IMGUTIL"
  10. #define VER_ORIGINALFILENAME_STR "IMGUTIL.DLL"
  11. #define VER_OLESELFREGISTER
  12. #include "common.ver"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "winnt.h"
  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 ""winnt.h""\r\n"
  40. "\0"
  41. END
  42. 3 TEXTINCLUDE DISCARDABLE
  43. BEGIN
  44. "\0"
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // REGINST
  50. //
  51. #ifdef MINSUPPORT
  52. REGINST REGINST DISCARDABLE "MinReg.inf"
  53. #else
  54. REGINST REGINST DISCARDABLE "SelfReg.inf"
  55. #endif
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // String Table
  59. //
  60. STRINGTABLE DISCARDABLE
  61. BEGIN
  62. IDS_COBITMAPSURFACE_DESC "CoBitmapSurfaceOnMemory Class"
  63. IDS_COSNIFFSTREAM_DESC "CoSniffStream Class"
  64. IDS_COMAPMIMETOCLSID_DESC "CoMapMIMEToCLSID Class"
  65. IDS_CODITHERTORGB8_DESC "CoDitherToRGB8 Class"
  66. END
  67. #endif // English (U.S.) resources
  68. /////////////////////////////////////////////////////////////////////////////