xref: /aoo4110/main/sal/test/unloading/readme.txt (revision b1cdbd2c)
1*b1cdbd2cSJim JagielskiThe test program test the unloading API, and the default factories from cppuhelper
2*b1cdbd2cSJim Jagielskifor their new XUnloadingPreference interface.
3*b1cdbd2cSJim Jagielski
4*b1cdbd2cSJim JagielskiThe makefile produces the executable unloading.exe as wells as two
5*b1cdbd2cSJim Jagielskilibraries, samplelib1 and samplelib2, which contain services.
6*b1cdbd2cSJim Jagielski
7*b1cdbd2cSJim Jagielski
8*b1cdbd2cSJim JagielskiUsage:
9*b1cdbd2cSJim Jagielski Copy unloading, samplelib1, samplelib2 into the program directory
10*b1cdbd2cSJim Jagielskiof an office.
11*b1cdbd2cSJim Jagielski
12*b1cdbd2cSJim JagielskiRegister samplelib1 and samplelib2 with regcomp
13*b1cdbd2cSJim Jagielski
14*b1cdbd2cSJim JagielskiRun unloading.