diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-4820CA37-982D-57BC-8829-498192801B1E.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-4820CA37-982D-57BC-8829-498192801B1E.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,26 @@ + + + + + +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