Name Date Size #Lines LOC

..18-Oct-2019-

exports.dxpH A D18-Oct-2019100 54

makefile.mkH A D18-Oct-20192.7 KiB12360

readme.txtH A D18-Oct-2019415 149

samplelib1.cxxH A D18-Oct-20199.3 KiB266207

samplelib1.xmlH A D18-Oct-20193.2 KiB6441

samplelib2.cxxH A D18-Oct-20198.1 KiB233176

unloadTest.cxxH A D18-Oct-201922.3 KiB653420

readme.txt

1The test program test the unloading API, and the default factories from cppuhelper
2for their new XUnloadingPreference interface.
3
4The makefile produces the executable unloading.exe as wells as two
5libraries, samplelib1 and samplelib2, which contain services.
6
7
8Usage:
9 Copy unloading, samplelib1, samplelib2 into the program directory
10of an office.
11
12Register samplelib1 and samplelib2 with regcomp
13
14Run unloading.