Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User Simron's Avatar
    Join Date
    May 2008
    Posts
    40
    Hi,

    I am trying to open file, read chunk of data from the file and send to PC application where it receive it.

    Code:
    file.Open(m_fsSession, szFilePath, EFileStream|EFileRead|EFileShareAny);
    I am getting error "-14" i.e. KErrInUse, how should I open and read the file.
    I want to open and read any file in mobile file system.
    how should I open file which are in use?
    how should I open system files?

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    You can not open files that are opened exclusivly by otther application, how ever you could try using RFs, it has read file section function that can read files without opening them.

Similar Threads

  1. Trusted Application
    By damien_a in forum Mobile Java General
    Replies: 11
    Last Post: 2012-02-17, 20:49
  2. Problem with pyobfuscate
    By JOM in forum Python
    Replies: 3
    Last Post: 2008-06-20, 22:47
  3. open file from inbox
    By Essam-ag in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2008-06-19, 09:46
  4. S60 theme questions
    By Nokian_Spb in forum Symbian Media (Closed)
    Replies: 3
    Last Post: 2006-08-17, 06:11
  5. Compilation error if i use CQikAppUi instead of CAknAppUi
    By sambasivarao.p in forum Symbian C++
    Replies: 3
    Last Post: 2005-10-12, 05:26

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