Quote: Originally Posted by
NoNothing 
I started by modifying the example app to desktop from mobile and from there I was able to code. All I have done so far is load DRIVE, enter my address and go to it on DRIVE. I havent done too much yet. But it definitly is working for me.
I used the SDK from the link you provided (I dont recall version off hand). I am using Visual Studio 2008 and converted the project to a VS9 format.
How? I can't get past this line
Quote:
CApplicationAPI.InitApi("d:\\drive_xp\\Drive.exe", ApplicationHandlerFunc,0,0,800,480
It gets to there opens sygic drive but then doesn't continue with the code.

I must have something wrong cause I don't really know .net.