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.

109 lines
3.0 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""AdRot.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. #ifndef _MAC
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Version
  43. //
  44. #define VER_INTERNALNAME_STR "adrot.dll"
  45. #define VER_ORIGINALFILENAME_STR "adrot.dll"
  46. #define VER_FILEDESCRIPTION_STR "MSWC Advertisement Rotator"
  47. #include "denver.h"
  48. #endif // !_MAC
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // REGISTRY
  52. //
  53. IDR_ADROTATOR REGISTRY DISCARDABLE "AdRot.rgs"
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // String Table
  57. //
  58. STRINGTABLE DISCARDABLE
  59. BEGIN
  60. IDS_PROJNAME "AdRot"
  61. IDS_ERROR_NOSVR "Ad Rotator control must be created using the object tag or Server.CreateObject method"
  62. IDS_ERROR_UNKNOWN_HEADER_NAME "ERROR Unknown header name"
  63. IDS_ERROR_HEADER_HAS_NO_ASSOCIATED_VALUE
  64. "ERROR Header has no associated value"
  65. IDS_ERROR_CANNOT_LOAD_ROTATION_SCHEDULE_FILE
  66. "ERROR Cannot load rotation schedule file"
  67. IDS_ERROR_CANNOT_READ_ROTATION_SCHEDULE_FILE
  68. "ERROR in reading header info of rotation schedule file"
  69. IDS_ERROR_SOURCE "MSWC.Adrotator"
  70. IDS_ERROR_BAD_WEIGHT_VALUE
  71. "ERROR Invalid impression value in rotator schedule file"
  72. IDS_ERROR_WEIGHT_SUM_TOO_LARGE
  73. "ERROR The sum of the impression values in the rotator schedule file cannot exceed 10000"
  74. END
  75. #endif // English (U.S.) resources
  76. /////////////////////////////////////////////////////////////////////////////
  77. #ifndef APSTUDIO_INVOKED
  78. /////////////////////////////////////////////////////////////////////////////
  79. //
  80. // Generated from the TEXTINCLUDE 3 resource.
  81. //
  82. 1 TYPELIB "AdRot.tlb"
  83. /////////////////////////////////////////////////////////////////////////////
  84. #endif // not APSTUDIO_INVOKED