diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/csasync__reg_8rss_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/csasync__reg_8rss_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,46 @@ + + + + +TB9.2 Example Applications: examples/S60CppExamples/ClientServerAsync/client/data/csasync_reg.rss Source File + + + + + +

examples/S60CppExamples/ClientServerAsync/client/data/csasync_reg.rss

00001 /*
+00002 * ==============================================================================
+00003 *  Name        : csasync_reg.rss
+00004 *  Part of     : CSAsync
+00005 *  Interface   :
+00006 *  Description :
+00007 *  Version     :
+00008 *
+00009 *  Copyright (c) 2006 Nokia Corporation.
+00010 *  This material, including documentation and any related
+00011 *  computer programs, is protected by copyright controlled by
+00012 *  Nokia Corporation.
+00013 * ==============================================================================
+00014 */
+00015 
+00016 
+00017 #include <appinfo.rh>
+00018 #include <csasync.rsg>
+00019 
+00020 UID2 KUidAppRegistrationResourceFile
+00021 UID3 0xA0000226
+00022 
+00023 RESOURCE APP_REGISTRATION_INFO 
+00024     {
+00025     app_file="csasync";
+00026     newfile = KAppDoesNotSupportNewFile;
+00027     embeddability = KAppNotEmbeddable;
+00028     localisable_resource_file = "\\resource\\apps\\csasync";
+00029     localisable_resource_id = R_CSASYNC_LOCALISABLE_APP_INFO;
+00030     }
+
+
Generated by  + +doxygen 1.6.2
+ +