Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 18-Oct-2019 | - | ||||
OleClient.ini | H A D | 18-Oct-2019 | 999 | 26 | 23 | |
axhost.cxx | H A D | 18-Oct-2019 | 1.4 KiB | 53 | 18 | |
axhost.hxx | H A D | 18-Oct-2019 | 1.5 KiB | 58 | 23 | |
clientTest.cxx | H A D | 18-Oct-2019 | 46.8 KiB | 1,322 | 993 | |
funcs.cxx | H A D | 18-Oct-2019 | 9.2 KiB | 351 | 274 | |
makefile.mk | H A D | 18-Oct-2019 | 1.5 KiB | 69 | 27 | |
readme.txt | H A D | 18-Oct-2019 | 437 | 11 | 7 |
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