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.

48 lines
1.6 KiB

  1. //
  2. // HSMADMIN.RC2 - resources Microsoft Visual C++ does not edit directly
  3. //
  4. #ifdef APSTUDIO_INVOKED
  5. #error this file is not editable by Microsoft Visual C++
  6. #endif //APSTUDIO_INVOKED
  7. /////////////////////////////////////////////////////////////////////////////
  8. // Add manually edited resources here...
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // REGISTRY
  12. //
  13. IDR_About REGISTRY MOVEABLE PURE "res\\About.rgs"
  14. IDR_CUiCar REGISTRY MOVEABLE PURE "res\\Ca.rgs"
  15. IDR_CUiHsmCom REGISTRY MOVEABLE PURE "res\\HsmCom.rgs"
  16. IDR_CUiManVol REGISTRY MOVEABLE PURE "res\\ManVol.rgs"
  17. IDR_CUiManVolLst REGISTRY MOVEABLE PURE "res\\ManVolLs.rgs"
  18. IDR_CUiMedSet REGISTRY MOVEABLE PURE "res\\Mese.rgs"
  19. IDR_HsmAdmin REGISTRY MOVEABLE PURE "res\\hsmadmin.rgs"
  20. IDR_HsmAdminDataExtension REGISTRY MOVEABLE PURE "res\\hsmdatax.rgs"
  21. IDR_HsmAdminDataSnapin REGISTRY MOVEABLE PURE "res\\hsmdata.rgs"
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // AVI
  25. //
  26. IDR_VALIDATE_ANIM AVI DISCARDABLE "res\\check.avi"
  27. /////////////////////////////////////////////////////////////////////////////
  28. 1 TYPELIB "HsmAdmin.tlb"
  29. /////////////////////////////////////////////////////////////////////////////
  30. #define VER_FILETYPE VFT_DLL
  31. #define VER_FILESUBTYPE VFT2_UNKNOWN
  32. #define VER_FILEDESCRIPTION_STR "Remote Storage Snap-in"
  33. #define VER_INTERNALNAME_STR "RsAdmin.dll"
  34. #include "WsbVer.h"