Thin Client API Overview
Deploying Thin Clients and Component Servers
When you deploy thin clients and component Servers, you need to ship the production version of all the libraries you used to build them.
If you are using OLE DB, you must also ship the following:
These are self-registering COM components. If you use Installshield, you need to unpack them using the SELFREG flag to CompressGet, or otherwise arrange to have regsvr32 called for them.
If you have a link-compatible version of osmmtype.dll that is a later version than the one shipped with CSF, use that one instead.
For the DataView Reader, you also need to install the following run-time files in the windows system directory if the versions shipped with the Framework are more recent than those that have been installed already:
Thin Client API Overview
The thin client API allows programs to perform the following main tasks:
Thin client programs must include the header file <ostc.h>.
[previous] [next]