Supported Development Environments

In the installation file set you can find a set of .LIB and .DLL files located in the Lib and Bin folders to support linking RecIpro with various project configurations. Be sure to link and distribute with the appropriate version. The list of the distributed RecIPRO binaries is as follows:

Visual C++ 8.0 (Visual Studio 2005)

RecIproPlus80.lib / dll

Release version

RecIproPlus80u.lib / dll

Release Unicode version

RecIproPlus80s.lib / dll

Release version with statically linked MFC

RecIproPlus80us.lib / dll

Release Unicode version with statically linked MFC

RecIproPlus80d.lib / dll

Debug version

RecIproPlus80ud.lib / dll

Debug Unicode version

RecIproPlus80ds.lib / dll

Debug version with statically linked MFC

RecIproPlus80uds.lib / dll

Debug Unicode Version with statically linked MFC

Visual C++ 9.0 (Visual Studio 2008)

RecIproPlus90.lib / dll

Release version

RecIproPlus90u.lib / dll

Release Unicode version

RecIproPlus90s.lib / dll

Release version with statically linked MFC

RecIproPlus90us.lib / dll

Release Unicode version with statically linked MFC

RecIproPlus90d.lib / dll

Debug version

RecIproPlus90ud.lib / dll

Debug Unicode version

RecIproPlus90ds.lib / dll

Debug version with statically linked MFC

RecIproPlus90uds.lib / dll

Debug Unicode version with statically linked MFC

Visual C++ 8.0 (Visual Studio 2010)

RecIproPlus100.lib / dll

Release version

RecIproPlus100u.lib / dll

Release Unicode version

RecIproPlus100s.lib / dll

Release version with statically linked MFC

RecIproPlus100us.lib / dll

Release Unicode version with statically linked MFC

RecIproPlus100d.lib / dll

Debug version

RecIproPlus100ud.lib / dll

Debug Unicode version

RecIproPlus100ds.lib / dll

Debug version with statically linked MFC

RecIproPlus100uds.lib / dll

Debug Unicode Version with statically linked MFC

All lib and dll files have their "Exe" counterparts for out-of-process use. For example RecIproPlus80.lib and RecIproPlus Exe80.lib.