summaryrefslogtreecommitdiffstats
path: root/extensions/test/ole/cpnt/readme.txt
blob: 2f9aab8fcadd3839230472fc42f14fda3a1e6f91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
cpnt.cxx contains a uno component that is uses to test the olebridge
within a JavaScript context.
In particular it has functions using out, in/out and sequence parameter
that have to be specifically treated in JScript because they are represented
by IDispatch objects.

The test is run by  JavaScript contained in OleTest.htm and JScriptNewStyle.htm.


Prerequisites:
The oletest.dll ( build in this directory) must reside in the <Office Dir>/program
directory and it must have been registered with regcomp.exe.

The types in wntmsci/bin/oletest.rdb must be merged with the applicat.rdb. oletest.rdb
is automatically build in this directory. However the idl file is in test/ole/idl.