Dec 5, 2005 #1 ronnyjljr IS-IT--Management Joined Nov 23, 2003 Messages 249 Location US Is there anyway to develop palm application using visual studio .net 2003? Any links would be much appreciated. Thanks, Ron typedef map<GiantX,gold, less<std::shortestpathtogold> > AwesomeMap;
Is there anyway to develop palm application using visual studio .net 2003? Any links would be much appreciated. Thanks, Ron typedef map<GiantX,gold, less<std::shortestpathtogold> > AwesomeMap;
Dec 5, 2005 #2 xwb Programmer Joined Jul 11, 2002 Messages 6,828 Location GB Don't know about VS but you can download CodeWarrior from http://www.download.com/CodeWarrior-Compiler-and-MSL-Update/3000-2207_4-901838.html You can also get the Palm emulator from http://www.palmos.com/dev/tools/emulator/ CodeWarrior is like VS except they tend to switch the cancel and OK buttons the other way round. Upvote 0 Downvote
Don't know about VS but you can download CodeWarrior from http://www.download.com/CodeWarrior-Compiler-and-MSL-Update/3000-2207_4-901838.html You can also get the Palm emulator from http://www.palmos.com/dev/tools/emulator/ CodeWarrior is like VS except they tend to switch the cancel and OK buttons the other way round.