Hi All,
Any body know about FEPBASE 16? I am getting this panic in my application, while trying to close Special character table?
Thanks & Regards, Md.Khalid Ahmad
Hi,
you can get some information of FEPBASE from this link. http://wiki.forum.nokia.com/index.php/Fep
Thanks & Regards Ram
Symbian OS 9.1,S60 3rd edition MR,and Carbide.C++
Hi RB_Sahu,
Thanks for posting. I already seen this link but as you see there is nothing which tell you about "FEPBASE 16" panic.
Hi Frnds
Got the answer,
afep.OnFinishingHandlingKeyEvent_NoDownUpFilterL(...);
afep.OnStartingHandlingKeyEvent_NoDownUpFilterLC();
But still no answer of what the meaning of "FEPBASE 16"-panic.
Hi khalid,
I don't know meaning of "FEPBASE 16"-panic. your problem is solved or still getting same panic.
Thanks, My problem is solved. as in above post I have written.
I was calling function like:-
which I should call like:-
afep.OnStartingHandlingKeyEvent_NoDownUpFilterLC(); ]afep.OnFinishingHandlingKeyEvent_NoDownUpFilterL(...);
This solved my problem.
Forum posts: 297
Hi,
you can get some information of FEPBASE from this link.
http://wiki.forum.nokia.com/index.php/Fep
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and Carbide.C++
Forum posts: 231
Hi RB_Sahu,
Thanks for posting.
I already seen this link but as you see there is nothing which tell you about "FEPBASE 16" panic.
Thanks & Regards,
Md.Khalid Ahmad
Forum posts: 231
Hi Frnds
Got the answer,
But still no answer of what the meaning of "FEPBASE 16"-panic.
Thanks & Regards,
Md.Khalid Ahmad
Forum posts: 297
Hi khalid,
I don't know meaning of "FEPBASE 16"-panic. your problem is solved or still getting same panic.
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and Carbide.C++
Forum posts: 231
Hi RB_Sahu,
Thanks,
My problem is solved. as in above post I have written.
I was calling function like:-
which I should call like:-
This solved my problem.
Thanks & Regards,
Md.Khalid Ahmad