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.

29 lines
576 B

  1. /*++
  2. Copyright (C) Kodak, 1997-1998
  3. Module Name:
  4. RsOptCom.rc2
  5. Abstract:
  6. resources Microsoft Visual C++ does not edit directly.
  7. Author:
  8. Rohde Wakefield [rohde] 09-Oct-1997
  9. Revision History:
  10. --*/
  11. #ifdef APSTUDIO_INVOKED
  12. #error this file is not editable by Microsoft Visual C++
  13. #endif
  14. #define VER_FILETYPE VFT_DLL
  15. #define VER_FILESUBTYPE VFT2_UNKNOWN
  16. #define VER_FILEDESCRIPTION_STR "Remote Storage Optional Component"
  17. #define VER_INTERNALNAME_STR "RsOptCom.dll"
  18. #include "WsbVer.h"