I want to include some file to my sis file, and read it during running application. In epoc emulator I open files from C:\Symbian\6.1\Series60\Epoc32\Wins\c\ directory, but in target where the files would be if I include it to sis?
I made this way:
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\rocket_01.g3t" -"!:\system\apps\new3dlib\rocket_01.g3t"
And how I should open it:
I've tried to do this way: fopen("C:\system\apps\new3dlib\rocket_01.g3t"), but it doesn't work. Program closes and says: KERN - EXEC 3