/*++ (c) 1998 Seagate Software, Inc. All rights reserved. Module Name: HSMShell.rc2 Abstract: Extra resources Author: Art Bragg [abragg] 04-Aug-1997 Revision History: --*/ #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // Add manually edited resources here... ///////////////////////////////////////////////////////////////////////////// // // REGISTRY // IDR_PRDRIVE REGISTRY MOVEABLE PURE "res\\prdrive.rgs" ///////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////// #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Remote Storage Shell Extension" #define VER_INTERNALNAME_STR "RsShell.dll" #include "WsbVer.h"