Hi,
I added a line in my epoc.ini to enable access to a E drive in emulator.
This worked in general since I'm able to browse my directory using the build-in tool in "Tools" > "Memmory Card".Code:_EPOC_DRIVE_E \Symbian\8.0a\S60_2nd_FP2\epoc32\wins\e
The emulator also created all these default directorys in there. But in my own App I'm unable to get access to this virtual drive.
CheckDisk() always returns KErrNotSupported. Without CheckDisk() I get "CommonDialog 7" Panic. The same code works perfectly on my device.
Am I doing something wrong?
SDK is S60 2nd Ed. FP2 for Symbian 8.0a



