Xceed Streaming Compression Library Documentation
Installing / Installation instructions for Visual C++ 4.0
In This Topic
    Installation instructions for Visual C++ 4.0
    In This Topic

    The Xceed Component Installer will copy all the necessary files into the library's installation folder (usually in \Program Files\Xceed Components\\Bin\ActiveX) and register the XCEEDSCO.DLL component. The only thing left to do is to create a wrapper class for your MFC projects (assuming you're working with MFC) and make the control available to your VC++ 4.0 projects. To do this, perform the following steps:

    Next, if you want to drop the XceedStreamingCompression or XceedRawDataCompression control on a dialog, do this:

    Or, if you want to use create an instance of the controls without requiring a CWnd parent, do this:

    If the Xceed Streaming Compression control icon does not appear in the list of controls displayed in the OLE Controls tab in the Component Gallery dialog:

    The License method must be called to license the library for runtime use. This applies to both registered users as well as users of a time-limited free trial license.