View Full Version : Converting applications
Anonymous
6th May 2003, 10:51 AM
How could I convert non pocket pc application
into pocket pc application? Is there any software
to do that? Is is very frustrating that those application
works on desktop pc but not on pocket pc. can
anyone help here. thanks.
gabitzigu
7th May 2003, 12:33 PM
You could try to write a i386 virtual machine for PocketPC, and install a Windows (98, 2k, XP) on that virtual machine. :P
Sorry, just kidding :lol: . No, actually you can't run a PC binary on a PPC. If you have the source code than you can compile it for PPC, if there aren't unsuported features inthe code (usually there are :( so you have to change the code). It's usually hard work to port an application that was written without thinking of porting it (does the Bridge pattern ring a bell? :wink: )
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.