Hi all,
I'm developing a VOIP application in wince 5.0 which supports rich
features like video conferencing, media player, FM radio, etc. I found
there is a VOIP template called "TUI" and I may base it to support my
fancy UI. But it will spend me a lot of time to modify TUI because I'm
not familiar with "ATL" or MFC.
After surfing MSDN online, I found Visual C# in VS2005 may be a good
choice to design a fancy UI because it can create a smart device
project and utilize windows forms class library comes in .NET CF. But I
still have to mix C# and the previously written C++ code together.
Am I in the wrong way? Which tool do pepople use to create a fancy UI
in windows ce?
Do I have any other better choice?
Any comment will be very appreciated.
Nick