office-gobmx/sal/test/unloading
2011-07-12 16:30:06 +02:00
..
exports.dxp Remove component_getImplementationEnvironment 2011-07-12 16:30:06 +02:00
makefile.mk Clean up makefiles 2011-02-04 12:45:54 +01:00
readme.txt
samplelib1.cxx Remove component_getImplementationEnvironment 2011-07-12 16:30:06 +02:00
samplelib1.xml
samplelib2.cxx Remove component_getImplementationEnvironment 2011-07-12 16:30:06 +02:00
unloadTest.cxx

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.