Name Date Size #Lines LOC

..22-May-2021-

exports.dxpH A D22-May-2021100 54

makefile.mkH A D22-May-20212.7 KiB12360

readme.txtH A D22-May-2021415 149

samplelib1.cxxH A D22-May-20219.3 KiB266207

samplelib1.xmlH A D22-May-20213.2 KiB6441

samplelib2.cxxH A D22-May-20218.1 KiB233176

unloadTest.cxxH A D22-May-202122.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.