Thin client programs must include the header file ostc.h.
Component programs must include ostcsrvr.h.
Libraries on WIndows Platforms
On WIndows, the Framework header files have #pragma comment()s that specify which .libs to link with, so you do not have to mention them explicitly on your link lines. The .libs do have to be in your libpath, however.
For thin clients that use OLE DB or ADO, the following must be registered:
ostc.dll oscs.dll OSTCDB.dll OSTCErr.dll OSTCEnum.dll
ostcDataViewReader.dll (ostcDataViewReaderd.dll) mkivitos30.dll (mkivitos30d.dll) osivitos30.dll (mkivitos30d.dll) osischema30.dll (osischema30d.dll) osidma30.dll (osidma30d.dll) osi_osmm.dll osi_osmm20.dll osmmtype.dll console.dll LIBPL.DLL LIBQP.DLL QPENG.DLL mfc42.dll (MFC42D.DLL) MFC42D.DLL mfcans32.dll mfcuia32.dll MSVBVM50.DLL msvcrt40.dll OC30.DLL OLEAUT32.DLL OLEPRO32.DLL stdole2.tlb
Put the following libraries in your path as well as on your link line:
Build the Server shared library using ObjectStore 5.1. Be sure to include these measures: