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.

115 lines
2.6 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "winver.h"
  4. #ifdef WHISTLER_BUILD
  5. #include <ntverp.h>
  6. #else
  7. #include "solarver.h"
  8. #endif
  9. /*-----------------------------------------------*/
  10. /* the following lines are specific to this file */
  11. /*-----------------------------------------------*/
  12. /* VER_FILETYPE, VER_FILESUBTYPE, VER_FILEDESCRIPTION_STR
  13. * and VER_INTERNALNAME_STR must be defined before including COMMON.VER
  14. * The strings don't need a '\0', since common.ver has them.
  15. */
  16. #define VER_FILETYPE VFT_APP
  17. #define VER_FILESUBTYPE VFT2_DRV_INSTALLABLE
  18. #define VER_FILEDESCRIPTION_STR ""
  19. #define VER_INTERNALNAME_STR "sfucom.dll"
  20. #define VER_ORIGINALFILENAME_STR "sfucom.dll"
  21. #include "common.ver"
  22. #include "resource.h"
  23. #define APSTUDIO_READONLY_SYMBOLS
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // Generated from the TEXTINCLUDE 2 resource.
  27. //
  28. #include "winres.h"
  29. /////////////////////////////////////////////////////////////////////////////
  30. #undef APSTUDIO_READONLY_SYMBOLS
  31. /////////////////////////////////////////////////////////////////////////////
  32. // English (U.S.) resources
  33. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  34. #ifdef _WIN32
  35. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  36. #pragma code_page(1252)
  37. #endif //_WIN32
  38. #ifdef APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // TEXTINCLUDE
  42. //
  43. 1 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "resource.h\0"
  46. END
  47. 2 TEXTINCLUDE DISCARDABLE
  48. BEGIN
  49. "#include ""winres.h""\r\n"
  50. "\0"
  51. END
  52. 3 TEXTINCLUDE DISCARDABLE
  53. BEGIN
  54. "1 TYPELIB ""sfucom.tlb""\r\n"
  55. "\0"
  56. END
  57. #endif // APSTUDIO_INVOKED
  58. #ifndef _MAC
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Version
  62. //
  63. #endif // !_MAC
  64. /////////////////////////////////////////////////////////////////////////////
  65. //
  66. // REGISTRY
  67. //
  68. IDR_SFUCOMMON REGISTRY DISCARDABLE "SFUCommon.rgs"
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // String Table
  72. //
  73. STRINGTABLE DISCARDABLE
  74. BEGIN
  75. IDS_PROJNAME "sfucom"
  76. END
  77. #endif // English (U.S.) resources
  78. /////////////////////////////////////////////////////////////////////////////
  79. #ifndef APSTUDIO_INVOKED
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // Generated from the TEXTINCLUDE 3 resource.
  83. //
  84. 1 TYPELIB "sfucom.tlb"
  85. /////////////////////////////////////////////////////////////////////////////
  86. #endif // not APSTUDIO_INVOKED