diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-4820CA37-982D-57BC-8829-498192801B1E.dita --- a/Symbian3/SDK/Source/GUID-4820CA37-982D-57BC-8829-498192801B1E.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-4820CA37-982D-57BC-8829-498192801B1E.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,26 +1,24 @@ - - - - - -ReadData: -Reading from a Resource File -
Download

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

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

Click: browse to view the example code.

View the additional -files: browse CommonFramework and browse CommonFile
-
Description

ReadData is an -example of how to load data from resource files into a class. It loads the -resource identified as resource FIRST from the resource file. This is a simple -resource of type DATA. The example constructs a CResData object -to hold the individual items corresponding to the items in a DATA structure.

The CResData object -can also display the individual items at the test console. All WORD, BYTE -and LONG data is interpreted as signed values.

-
Class Summary

RResourceFile

TTResourceReader

+ + + + + +ReadData: Reading from a Resource File +
Download

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

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

Click: browse to view the example code.

View the +additional files: browse CommonFramework and browse CommonFile
+
Description

ReadData is an example of how to load data from resource files into a class. +It loads the resource identified as resource FIRST from the resource +file. This is a simple resource of type DATA. The example constructs +a CResData object to hold the individual items corresponding +to the items in a DATA structure.

The CResData object can also display the individual items at the test console. +All WORD, BYTE and LONG data is interpreted as signed values.

+
Class Summary

RResourceFile

TTResourceReader

\ No newline at end of file