1 Runs a test written in VisualBasic. If no error message appears then the test was ok.
\r
5 Component oletest.Oletest (extensions/test/ole/cpnt)
\r
6 Component VBasicEventListener.VBEventListener (extensions/test/ole/EventListenerSample/VBEventListener
\r
9 OleTest is a UNO component. It needs to be registered with the office rdb. Also there are additional
\r
10 types (oletest.rdb in wntmsci7/bin/) which must be merged with the rdb.
\r
11 VBEventListener is an ActiveX component. The directory contains a Visual Basic Project and also
\r
12 the binary VBasicEventListener.dll. This is necessary because the dll contains the type library
\r
13 which is needed by VB. Otherwise VB would generate a new CLSID on a new build.
\r
14 The dll must be registered on the system. This is done by
\r
15 regsvr32 VBasicEventListener.dll
\r
17 by a rebuild of the project.
\r