1*cdf0e10cSrcweirThe program tests the OleObjectFactory service which enables to use COM components
2*cdf0e10cSrcweirthrough XInvocation.
3*cdf0e10cSrcweir
4*cdf0e10cSrcweirRequirements:
5*cdf0e10cSrcweir
6*cdf0e10cSrcweirtypes.rdb and services.rdb and OleClient.ini have to be next to the executable.
7*cdf0e10cSrcweirCOM component: XCallback_Impl.Simple ( extensions/test/ole/unotocomcalls/XCallback_Impl )
8*cdf0e10cSrcweirActiveX controls: AxTestComponent.Basic ( extensions/test/ole/AxTestComponents)
9*cdf0e10cSrcweir		  MFCCONTROL.MfcControlCtrl.1 (extensions/test/ole/MfcControl)
10*cdf0e10cSrcweir
11