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.

46 lines
1.0 KiB

  1. /*++
  2. (c) 1998 Seagate Software, Inc. All rights reserved.
  3. Module Name:
  4. HSMShell.rc2
  5. Abstract:
  6. Extra resources
  7. Author:
  8. Art Bragg [abragg] 04-Aug-1997
  9. Revision History:
  10. --*/
  11. #ifdef APSTUDIO_INVOKED
  12. #error this file is not editable by Microsoft Visual C++
  13. #endif //APSTUDIO_INVOKED
  14. /////////////////////////////////////////////////////////////////////////////
  15. // Add manually edited resources here...
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // REGISTRY
  19. //
  20. IDR_PRDRIVE REGISTRY MOVEABLE PURE "res\\prdrive.rgs"
  21. /////////////////////////////////////////////////////////////////////////////
  22. /////////////////////////////////////////////////////////////////////////////
  23. #define VER_FILETYPE VFT_DLL
  24. #define VER_FILESUBTYPE VFT2_UNKNOWN
  25. #define VER_FILEDESCRIPTION_STR "Remote Storage Shell Extension"
  26. #define VER_INTERNALNAME_STR "RsShell.dll"
  27. #include "WsbVer.h"