View a printable version of the current page.
  Wiki > Symbian Developer Network Public Wiki > ... > Example source code > Sending Application in background using rss file
  Sending Application in background using rss file
Added by alie, last edited by rodders on Feb 15, 2008  (view change)
Labels: 

Use this resource in your *_reg.rss

RESOURCE APP_REGISTRATION_INFO
    {
    app_file = MY_PROJECT_NAME;
    localisable_resource_file = MY_LOC_FILE;
    hidden = KAppIsHidden;
    embeddability = KAppNotEmbeddable;
    newfile = KAppDoesNotSupportNewFile;
    // Launches the application in background.
    launch = KAppLaunchInBackground;
    }
[standby-web] Interactive Services Terms & Conditions of use | Terms of use | Privacy policy | Media Center | Contact us | © 2008 Symbian