1*b1cdbd2cSJim JagielskiThe program tests the OleObjectFactory service which enables to use COM components
2*b1cdbd2cSJim Jagielskithrough XInvocation.
3*b1cdbd2cSJim Jagielski
4*b1cdbd2cSJim JagielskiRequirements:
5*b1cdbd2cSJim Jagielski
6*b1cdbd2cSJim Jagielskitypes.rdb and services.rdb and OleClient.ini have to be next to the executable.
7*b1cdbd2cSJim JagielskiCOM component: XCallback_Impl.Simple ( extensions/test/ole/unotocomcalls/XCallback_Impl )
8*b1cdbd2cSJim JagielskiActiveX controls: AxTestComponent.Basic ( extensions/test/ole/AxTestComponents)
9*b1cdbd2cSJim Jagielski		  MFCCONTROL.MfcControlCtrl.1 (extensions/test/ole/MfcControl)
10*b1cdbd2cSJim Jagielski
11