office-gobmx/extensions/test/ole/cpnt
Vladimir Glazounov 2f2994b7e2 INTEGRATION: CWS jl32 (1.11.106); FILE MERGED
2006/03/14 13:53:19 jl 1.11.106.1: #55913# fixed test
2006-04-07 10:59:49 +00:00
..
cpnt.cxx INTEGRATION: CWS jl32 (1.14.106); FILE MERGED 2006-04-07 10:59:34 +00:00
exports.dxp
makefile.mk INTEGRATION: CWS jl32 (1.11.106); FILE MERGED 2006-04-07 10:59:49 +00:00
readme.txt

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.