Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / October 2004

Tip: Looking for answers? Try searching our database.

PC to Pocket PC conversions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steven Omntec - 12 Oct 2004 17:19 GMT
I have a communications test program written in Visual C++.
I use the PC's serial port and save data in a Excel database.
I want to run this program on a pocket PC.

1. Do I need another compiler to do this? Which one?
2. Is there certain code that will not port over to the  
  Pocket PC?
William DePalo [MVP VC++] - 12 Oct 2004 17:33 GMT
>I have a communications test program written in Visual C++.
> I use the PC's serial port and save data in a Excel database.
> I want to run this program on a pocket PC.
>
> 1. Do I need another compiler to do this? Which one?

The bad news is that you need another compiler. The good news is that it
looks a lot like the one in Visual Stuio version 6 and the better news is
that it is a free download:

http://www.microsoft.com/downloads/details.aspx?familyid=f663bf48-31ee-4cbe-aac5
-0affd5fb27dd&displaylang=en


I have pointed you to version 3 of the tool. Version 4 (I think) is the one
you'd need if you want to do .Net development on PPC/CE on the latest
versions of the PPC/CE.

> 2. Is there certain code that will not port over to the
>   Pocket PC?

Yes, much but not all of the Win32 API is available on PPC. And there are
things that exist on PPC/CE platforms that don't exist on others (the shell
UI APIs for example). It's not the kind of question that can be answered in
a crisp little news group post. If you have the MSDN then you already have
the PPC/CE documentation. If you don't, you can find it online at
http://msdn.microsoft.com

Just by the way, this group is not the best one to address either the
platform or the tools. You might want to start your search here

   microsoft.public.windowsce.embedded.vc

Regards,
Will

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.