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.

117 lines
2.7 KiB

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1997-1998
  5. //
  6. // File: ciodm.rc
  7. //
  8. // Contents: resources
  9. //
  10. // History: 12-10-97 mohamedn created
  11. //
  12. //----------------------------------------------------------------------------
  13. //Microsoft Developer Studio generated resource script.
  14. //
  15. #include "resource.h"
  16. #include "windows.h"
  17. #include "ntverp.h"
  18. #define APSTUDIO_READONLY_SYMBOLS
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Generated from the TEXTINCLUDE 2 resource.
  22. //
  23. #include "winres.h"
  24. /////////////////////////////////////////////////////////////////////////////
  25. #undef APSTUDIO_READONLY_SYMBOLS
  26. /////////////////////////////////////////////////////////////////////////////
  27. // English (U.S.) resources
  28. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  29. #ifdef _WIN32
  30. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  31. #pragma code_page(1252)
  32. #endif //_WIN32
  33. #ifdef APSTUDIO_INVOKED
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // TEXTINCLUDE
  37. //
  38. 1 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "resource.h\0"
  41. END
  42. 2 TEXTINCLUDE DISCARDABLE
  43. BEGIN
  44. "#include ""winres.h""\r\n"
  45. "\0"
  46. END
  47. 3 TEXTINCLUDE DISCARDABLE
  48. BEGIN
  49. "1 TYPELIB ""ciodm.tlb""\r\n"
  50. "\0"
  51. END
  52. #endif // APSTUDIO_INVOKED
  53. #ifndef _MAC
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Version Fixes
  57. //
  58. #define VER_FILETYPE VFT_APP
  59. #define VER_FILESUBTYPE VFT2_UNKNOWN
  60. #define VER_FILEDESCRIPTION_STR "Indexing Service Admin Automation Objects"
  61. #define VER_INTERNALNAME_STR "ciodm.dll"
  62. #define VER_ORIGINALFILENAME_STR "ciodm.dll"
  63. #define VER_OLESELFREGISTER
  64. #include "common.ver"
  65. #endif // !_MAC
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // REGISTRY
  69. //
  70. IDR_MACHINEADM REGISTRY DISCARDABLE "MacAdmin.rgs"
  71. IDR_CATADM REGISTRY DISCARDABLE "CatAdm.rgs"
  72. IDR_SCOPEADM REGISTRY DISCARDABLE "ScopeAdm.rgs"
  73. /////////////////////////////////////////////////////////////////////////////
  74. //
  75. // String Table
  76. //
  77. STRINGTABLE DISCARDABLE
  78. BEGIN
  79. IDS_PROJNAME L"Ciodm"
  80. END
  81. #endif // English (U.S.) resources
  82. /////////////////////////////////////////////////////////////////////////////
  83. 1 TYPELIB "ciodm.tlb"
  84. #ifndef APSTUDIO_INVOKED
  85. /////////////////////////////////////////////////////////////////////////////
  86. //
  87. // Generated from the TEXTINCLUDE 3 resource.
  88. //
  89. //1 TYPELIB "ciodm.tlb"
  90. /////////////////////////////////////////////////////////////////////////////
  91. #endif // not APSTUDIO_INVOKED