Name Date Size #Lines LOC

..18-Oct-2019-

OleClient.iniH A D18-Oct-2019999 2623

axhost.cxxH A D18-Oct-20191.4 KiB5318

axhost.hxxH A D18-Oct-20191.5 KiB5823

clientTest.cxxH A D18-Oct-201946.8 KiB1,322993

funcs.cxxH A D18-Oct-20199.2 KiB351274

makefile.mkH A D18-Oct-20191.5 KiB6927

readme.txtH A D18-Oct-2019437 117

readme.txt

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