Xceed FTP Library Documentation
Installation instructions for Visual C++ 6.0
Installing > Installation instructions for Visual C++ 6.0

The Xceed Component Installer will copy all the necessary files into the library's installation folder (usually in \Program Files\Xceed Components\Xceed FTP Library [version]) and register the XCEEDFTP.DLL ActiveX / COM component in the BIN subfolder. The only thing left to do is to make the control available to your VC++ 6.0 projects. To do this, perform the following steps:

Next, if you want to drop the XceedFtp or XceedQuickFtp 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:

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.