i want to copy content in notes (symbian original application) to microsoft word in pc, but i cant find the source files for the notes, need help from expert, thanks.
Find Sourse For Symbian Notes
I dont know where u can find it but u can send it to yr email or by bluetooth or IR to yr PC.
The S60 Notes application stores all the notes in a single file. On S60 2nd and 1st Edition you can access the file. On S60 3rd Edition and late, the file is in a private subdirectory which is not accessible without AllFiles capability (privilege).
The file format is not published.
Use the S60 C++ APIs to get to the actual notes and export them to whatever format you wish. You can also try to locate existing programs that already does it for you.