office-gobmx/sal/test/unloading
Kurt Zenker fe48caea0b INTEGRATION: CWS ause068 (1.2.150); FILE MERGED
2006/09/21 15:17:03 hjs 1.2.150.1: #i69536# remove obsolete lines
2006-10-05 09:45:56 +00:00
..
exports.dxp
makefile.mk INTEGRATION: CWS ause068 (1.2.150); FILE MERGED 2006-10-05 09:45:56 +00:00
readme.txt
samplelib1.cxx
samplelib1.xml
samplelib2.cxx
unloadTest.cxx INTEGRATION: CWS pchfix02 (1.5.498); FILE MERGED 2006-09-17 08:08:10 +00:00

The test program test the unloading API, and the default factories from cppuhelper 
for their new XUnloadingPreference interface.

The makefile produces the executable unloading.exe as wells as two 
libraries, samplelib1 and samplelib2, which contain services.


Usage:
 Copy unloading, samplelib1, samplelib2 into the program directory
of an office.

Register samplelib1 and samplelib2 with regcomp

Run unloading.