xref: /aoo41x/main/sal/test/unloading/readme.txt (revision cdf0e10c)
1*cdf0e10cSrcweirThe test program test the unloading API, and the default factories from cppuhelper
2*cdf0e10cSrcweirfor their new XUnloadingPreference interface.
3*cdf0e10cSrcweir
4*cdf0e10cSrcweirThe makefile produces the executable unloading.exe as wells as two
5*cdf0e10cSrcweirlibraries, samplelib1 and samplelib2, which contain services.
6*cdf0e10cSrcweir
7*cdf0e10cSrcweir
8*cdf0e10cSrcweirUsage:
9*cdf0e10cSrcweir Copy unloading, samplelib1, samplelib2 into the program directory
10*cdf0e10cSrcweirof an office.
11*cdf0e10cSrcweir
12*cdf0e10cSrcweirRegister samplelib1 and samplelib2 with regcomp
13*cdf0e10cSrcweir
14*cdf0e10cSrcweirRun unloading.