summaryrefslogtreecommitdiff
path: root/extensions/test/ole/OleClient/readme.txt
blob: bcee8eddec2753bf507365b8a4a5c48179fedcde (plain)
1
2
3
4
5
6
7
8
9
10
The program tests the OleObjectFactory service which enables to use COM components
through XInvocation.

Requirements:

types.rdb and services.rdb and OleClient.ini have to be next to the executable.
COM component: XCallback_Impl.Simple ( extensions/test/ole/unotocomcalls/XCallback_Impl )
ActiveX controls: AxTestComponent.Basic ( extensions/test/ole/AxTestComponents)
		  MFCCONTROL.MfcControlCtrl.1 (extensions/test/ole/MfcControl)