1The program tests the OleObjectFactory service which enables to use COM components 2through XInvocation. 3 4Requirements: 5 6types.rdb and services.rdb and OleClient.ini have to be next to the executable. 7COM component: XCallback_Impl.Simple ( extensions/test/ole/unotocomcalls/XCallback_Impl ) 8ActiveX controls: AxTestComponent.Basic ( extensions/test/ole/AxTestComponents) 9 MFCCONTROL.MfcControlCtrl.1 (extensions/test/ole/MfcControl) 10 11