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.

102 lines
2.6 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 "windows.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. #endif
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""windows.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "1 TYPELIB ""bactrl.tlb""\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. #ifndef _MAC
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Version
  44. //
  45. #if defined(WINNT) || defined(WINNT_ENV)
  46. #include "winver.h"
  47. #endif
  48. #include <ntverp.h>
  49. #define VER_FILETYPE VFT_DLL
  50. #define VER_FILESUBTYPE VFT_UNKNOWN
  51. #define VER_FILEDESCRIPTION_STR "Microsoft Internet Explorer Contacts"
  52. #define VER_INTERNALNAME_STR "IECONT"
  53. #define VER_ORIGINALFILENAME_STR "IECONT.DLL"
  54. #define VER_FILEVERSION_STR VER_PRODUCTVERSION_STR
  55. #define VER_OLESELFREGISTER
  56. #include <common.ver>
  57. #endif // !_MAC
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Icon
  61. //
  62. // Icon with lowest ID value placed first to ensure application icon
  63. // remains consistent on all systems.
  64. IDI_MAINICON ICON DISCARDABLE "blctl.ico"
  65. IDI_ICON ICON DISCARDABLE "blframe.ico"
  66. IDI_HOTICON ICON DISCARDABLE "blframehot.ico"
  67. IDI_WHISTICON ICON DISCARDABLE "blwhist.ico"
  68. /////////////////////////////////////////////////////////////////////////////
  69. //
  70. // REGISTRY
  71. //
  72. IDR_BLVIEW REGISTRY DISCARDABLE "BLView.rgs"
  73. #ifndef APSTUDIO_INVOKED
  74. /////////////////////////////////////////////////////////////////////////////
  75. //
  76. // Generated from the TEXTINCLUDE 3 resource.
  77. //
  78. 1 TYPELIB "bactrl.tlb"
  79. /////////////////////////////////////////////////////////////////////////////
  80. #endif // not APSTUDIO_INVOKED