I am new to Symbian. I have made an application(TTS) in VC++. I have used MFC classes. Is there any way by which I can port this appl. to Symbian with minimum change in code. Thanks in advance.
Re: Can we port MFC Application in Symbian????????
You can only reuse the Logic and some utlity classes which is not dependent on platform, for example an implementation of LinkedList/Stack/Queue. The UI part , you cannot reuse, u have to go with the symbian framework. any console applications which doesn't have any calls to MFC or other windows library can be easily ported by just changing the header files. pure C++ , like if u have try, catch in your code, then u can't use those code in symbian as it doesn't support try,catch mechanism.
Re: Can we port MFC Application in Symbian????????
Thanks Razeeth for ur reply.
Can u pls give me some more information about porting console applications to Symbian. It would be great help for me If u can refer any website or u can send me any example. My email ID is rajneesh_1979@yahoo.com .
Forum posts: 57
----------------------------
Razeeth
Explore beyond the limits
Forum posts: 2
Can u pls give me some more information about porting console applications to Symbian. It would be great help for me If u can refer any website or u can send me any example. My email ID is rajneesh_1979@yahoo.com .
-Rajneesh
Forum posts: 19
i asked u for a paper or any thing to help me to do a TTS or to send me your application
thanks
byeeeeeeee
fathi_el3ashery@yahoo.com