Hello All,
I want to create a file access log for S60 3rd.
( e.g. when user view a photo i should get its path)
I searched on net but could not find any useful information.
Please help.
Regards,
Hello All,
I want to create a file access log for S60 3rd.
( e.g. when user view a photo i should get its path)
I searched on net but could not find any useful information.
Please help.
Regards,
check this link.
http://developer.symbian.org/wiki/in...ymbian_C%2B%2B)
-------------------------------------
Thanks & Regards
Ram
Symbian OS 9.2/9.3,S60 3rd FP1/FP2,Carbide.c++v2.0
Hello,
I searched about RFs::NotifyChange() on net.
In some posts it is given that I have to use CActive class and RunL method.
I am not able to get this concept.
Could you please explain me this concept.
Any example for study will be a great help.
Regards,
Read this thoroughly: http://developer.symbian.com/main/do...AndFriends.pdf
Nokia Developer Wiki Moderation team
RFs::NotifyChange:
So it will not give notifications on somebody opening a file..Originally Posted by SDK docs