diff -r 25a17d01db0c -r ebc84c812384 Symbian3/SDK/Source/GUID-176FD8C9-B4A9-5B50-B683-AB5DA7D5D6F4.dita --- a/Symbian3/SDK/Source/GUID-176FD8C9-B4A9-5B50-B683-AB5DA7D5D6F4.dita Fri Jan 22 18:26:19 2010 +0000 +++ b/Symbian3/SDK/Source/GUID-176FD8C9-B4A9-5B50-B683-AB5DA7D5D6F4.dita Thu Mar 11 15:24:26 2010 +0000 @@ -11,16 +11,15 @@ PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> CreateStaticDLL and UseStaticDLL: using a statically linked DLL -
Description

The example shows how a class implemented +

Description

The example shows how a class implemented in a statically linked DLL is used. The DLL is built by CreateStaticDLL and is used by UseStaticDLL.

-
Download

Click on the following link to download -the example: StaticDLL.zip

Click on the following link to -download additional files: CommonFramework.zip.

Click browse StaticDLL to view the example code.

Click browse CommonFramework to view additional -files.

-
Build and Usage

It may be in the directory in which -you installed Symbian platform, or it may be in src\common\developerlibrary\. -It includes the project files needed for building: bld.inf and +

Download

Click on the following link +to download the example: StaticDLL.zip

Click on the following link to +download additional files: CommonFramework.zip.

Click browse StaticDLL to view the example code.

Click browse CommonFramework to view additional files.

+
Build and Usage

The example may be in the directory +in which you installed the Symbian platform, or it may be in src\common\developerlibrary\. +The example includes the project files needed for building: bld.inf and two .mmp files.

The Symbian platform build process describes how to build Symbian programs. To run this example: