PolymorphicDLL1
—polymorphic interface DLL 1UsingDLLs
is an example which shows how to load and
use the two DLLs implemented in the two examples
PolymorphicDLL1
and PolymorphicDLL2.
Both DLLs implement the same interface in different ways.
PolymorphicDLL1
and PolymorphicDLL2
must be built before UsingDLLs
.
RLibrary
: dynamically loaded DLL
CleanupStack
: a cleanup stack
RFs
: file server session