CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Threaded View

  1. #2
    Join Date
    Jan 2009
    Posts
    36

    Re: Which mobile platform should be used?

    I only have some experience developing for Windows Mobile based devices, so this is only a partial response to your numerous questions (I am also interested in hearing some discussion on this topic):

    Here is some documentation from Microsoft regarding GPS app development:
    http://msdn.microsoft.com/en-us/library/bb158727.aspx

    The Windows Mobile 5 and 6 SDKs contain samples that show how to work with GPS data in both C++ and C#. I don't know if GPS development is possible with pre WM 5.
    Last edited by gurge60; March 25th, 2009 at 06:18 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured