Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop CSharp
Title: GPS Download
 Description: Code Sample Name: Microsoft.WindowsMobile.Samples.Location Feature Area: GPS and Managed Programming Description: This sample shows how to wrap the native GPS Api in a simple to use C# class. Project ManagedGps contains the following classes: Gps: The interface to the managed gps api. use this class to open, close, query the device state, and query the position data from your gps hardware. GpsPosition: Contains the GPS position data received from the gps hardware GpsDevice: Contains GPS device state data received from the gps hardware Utils: Native memory allocation utilities Usage: Make sure your GPS hardware is setup correctly using the GPS control panel in Settings. You may also use the FakeGPS.cab in the Tools\GPS directory where you installed the SDK to use simulated GPS data. For more information see FakeGPSReadme.txt in the same directory. Once you have your GPS set up, you need to Build and Run the GpsSample to see
 Downloaders recently: [More information of uploader cl98]
 To Search: gps GPS CSharp CSharp GPS
File list (Check if you may need any files):
GPS
...\bin
...\...\Debug
...\DegreesMinutesSeconds.cs
...\DeviceStateChangedEventArgs.cs
...\GPS.cs
...\Gps.sln
...\GpsDeviceState.cs
...\GpsPosition.cs
...\GpsSample
...\.........\bin
...\.........\...\Debug
...\.........\Form1.cs
...\.........\Form1.resx
...\.........\GpsSample.csproj
...\.........\GpsSample.csproj.user
...\.........\obj
...\.........\...\Debug
...\.........\...\.....\TempPE
...\.........\Properties
...\.........\..........\AssemblyInfo.cs
...\.........\..........\Resources.cs
...\.........\..........\Resources.resx
...\LocationChangedEventArgs.cs
...\Microsoft.WindowsMobile.Samples.Location.csproj
...\Microsoft.WindowsMobile.Samples.Location.csproj.user
...\obj
...\...\Debug
...\...\.....\TempPE
...\Properties
...\..........\AssemblyInfo.cs
...\readme.txt
...\Utils.cs
    

CodeBus www.codebus.net