Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User shiwali's Avatar
    Join Date
    Sep 2007
    Posts
    1
    Hi,

    I am using Symbian sdk S80 C++.
    My aim is to open a word document using symbian sdk C++.

    Below is the snippet of the code I am running:

    _LIT( KAStartSISFileName2, "C:\\winword.exe" );
    RApaLsSession iApaLsSession;
    iApaLsSession.Connect();
    TThreadId threadId;
    iApaLsSession.StartDocument( KAStartSISFileName2,threadId );


    This code crashes at StartDocument() call.

    Can anybody help me in this?

    Thanks & Regards,
    Shiwali.

  2. #2
    Super Contributor Priju Jacob Paul's Avatar
    Join Date
    Oct 2005
    Location
    Hyderabad,India
    Posts
    1,156
    AFAIK, you wont be able to invoke a exe file using StartDocument().
    you could try a .jpg for example. To start a exe of an .app you could look over here.

    Priju

  3. #3
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    I am not sure if winword.exe is going to run flawlessly on an S80 device anyway.

Similar Threads

  1. SERIES 60 SDK FOR SYMBIAN OS and UIQ 2.0 SDK for Symbian OS v7
    By ekoprasetio in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2010-08-13, 10:05
  2. Replies: 2
    Last Post: 2007-03-14, 17:15
  3. More Symbian SDK woes
    By deepakprabhakara in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2006-05-20, 18:00
  4. S90 MIDP SDK 1.0 Beta MMAPI Problem
    By kfalck in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2004-06-21, 19:44
  5. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian C++
    Replies: 2
    Last Post: 2004-05-08, 09:09

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved