diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-960B2F4E-9012-53EE-973A-C3426A7DD48F.dita --- a/Symbian3/PDK/Source/GUID-960B2F4E-9012-53EE-973A-C3426A7DD48F.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-960B2F4E-9012-53EE-973A-C3426A7DD48F.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,31 +1,31 @@ - - - - - -Dynamically -Loading Link Libraries Example CodeExamples that explain how to use Polymorphic DLLs. -
Description

UsingDLLs 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.

Note that -this example just shows basic principles. In practice, applications will use -the ECOM mechanism to load DLLs.

-
Build Notes

PolymorphicDLL1 and PolymorphicDLL2 must -be built before UsingDLLs.

-
Class summary

RLibrary CleanupStack RFs

-
PolymorphicDLL1: -polymorphic interface DLL 1

Part of

Using polymorphic interface DLLs

-
PolymorphicDLL2: -polymorphic interface DLL 2

Part of

Using polymorphic interface DLLs

-
UsingDLLs: -using polymorphic interface DLLs

Download

Download -the example: Dll.zip

Download some additional files required -by the example: CommonFramework.zip

Example code

Click: browse to view the example code.

Click: browse to view the addition file.

+ + + + + +Dynamically +Loading Link Libraries Example CodeExamples that explain how to use Polymorphic DLLs. +
Description

UsingDLLs 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.

Note that +this example just shows basic principles. In practice, applications will use +the ECOM mechanism to load DLLs.

+
Build Notes

PolymorphicDLL1 and PolymorphicDLL2 must +be built before UsingDLLs.

+
Class summary

RLibrary CleanupStack RFs

+
PolymorphicDLL1: +polymorphic interface DLL 1

Part of

Using polymorphic interface DLLs

+
PolymorphicDLL2: +polymorphic interface DLL 2

Part of

Using polymorphic interface DLLs

+
UsingDLLs: +using polymorphic interface DLLs

Download

Download +the example: Dll.zip

Download some additional files required +by the example: CommonFramework.zip

Example code

Click: browse to view the example code.

Click: browse to view the addition file.

\ No newline at end of file