diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-D5B6519B-E902-56C3-80CF-DCEE3F8501BB.dita --- a/Symbian3/PDK/Source/GUID-D5B6519B-E902-56C3-80CF-DCEE3F8501BB.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-D5B6519B-E902-56C3-80CF-DCEE3F8501BB.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,33 +1,33 @@ - - - - - -MultiRead2: -Reading Multiple Resource Files with Cross-referenced Resources -

The files reproduced here are the main files contained in the examples -directory. Some extra files may be needed to run the examples, and these will -be found in the appropriate examples directory.

-
Download

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

Download some additional files required -by the example: CommonFramework

Click: browse to view the example code.

View the additional -files: browse.
-
Description

MultiRead2 shows -how to use multiple resource files with cross-referenced resources. It depends -on the resource file created for the MultiRead1 and SigCheck projects.

It -introduces a second resource file, MultiRead2, which -contains an LLINK to a resource defined in the MultiRead1 project. -The important point to note is that the effect of introducing this second -resource file is minimal: just another #include file; and the logic in doExampleL() would -be identical whether the LLINK pointed to another resource in the same file -or a different file.

-
Class Summary

TResourceReaderInterprets resource -data read from a resource file

-
Build Notes

You must have built MultiRead1 and SigCheck beforehand.

+ + + + + +MultiRead2: +Reading Multiple Resource Files with Cross-referenced Resources +

The files reproduced here are the main files contained in the examples +directory. Some extra files may be needed to run the examples, and these will +be found in the appropriate examples directory.

+
Download

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

Download some additional files required +by the example: CommonFramework

Click: browse to view the example code.

View the additional +files: browse.
+
Description

MultiRead2 shows +how to use multiple resource files with cross-referenced resources. It depends +on the resource file created for the MultiRead1 and SigCheck projects.

It +introduces a second resource file, MultiRead2, which +contains an LLINK to a resource defined in the MultiRead1 project. +The important point to note is that the effect of introducing this second +resource file is minimal: just another #include file; and the logic in doExampleL() would +be identical whether the LLINK pointed to another resource in the same file +or a different file.

+
Class Summary

TResourceReaderInterprets resource +data read from a resource file

+
Build Notes

You must have built MultiRead1 and SigCheck beforehand.

\ No newline at end of file