This section describes how to upgrade from ISIS Xpress 5 to ISIS Xpress 6. While generally you'll be able to replace ISIS Xpress 5 with ISIS Xpress 6, there are a few important changes you may need to consider. This section provides information about those changes.
Library Name, GUID, and ProgID
- The library name has changed from AccusoftISISXpress5 to AccusoftISISXpress6.
- The GUID for the ISISXpress ActiveX control has changed in ISIS Xpress 5 from {524C3414-F923-43d5-9E5B-2BECAF728340} to the new value in ISIS Xpress 6 of {674F73B9-CCB2-4135-A2E1-4640F8FEB67A}.
- The ProgID has changed from ‘Accusoft.ISISXpress.5’ to ‘Accusoft.ISISXpress.6’ in ISIS Xpress 6.
New API
- Added a ToHdib() method.
Deprecated or Removed API
- The hDib property is marked as deprecated. Please use the ToHdib() method instead.
- A put accessor has been added to the hDib property to balance the read/write aspect of the property in certain COM containers like Delphi.
![]() |
If you encounter any porting issues, please contact support@accusoft.com for assistance. |