Porting from WinCE to VC++
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am not sure this is the best place to put this thread so I apologize ahead of time if it should have been posted in the embedded section. I have an application that I would like to port over to VC++. What is the easiest way to port the project and does anyone have any tips that I can use? I have not used any specific methods or API that are found only in wince, but I would like to be able to have only one code base for ease of future development. Also it would be nice to be able to take advantage of the increase in screen real estate on the desktop that I didn't have on the ppc. Everything in the ppc applciation was coded using unicode also. Thanks for the help, -Eric