The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > Map Monkey

Reply
 
LinkBack Thread Tools Display Modes
Old 03-27-2006, 12:05 PM   #1
Newbie
 
Join Date: Mar 2006
Posts: 4
Thumbs up Working Destinator PN SDK !

Hello guys, all u have to do for working destinator is to install ONLY service pack 1 for WinXP!

I have tried it and it is working.
It is also neccessary to have mfc71.dll in destinator (or system) directory!

Dont try to overwrite mpr.dll or iphlpapi.dll, if u have differrent service pack (SP2) installed. System will overwrite them immediatelly to original version.

Waiting for responses...

Celo.

P.S.: Any crack for SDK dll? I am looking for all maps working ;o)
celo is offline   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 03-28-2006, 12:10 AM   #2
Newbie
 
gsova's Avatar
 
Join Date: Sep 2005
Location: Greece
Posts: 15
Celo, have you managed to run the VB examples with VB6.0 / VB2003 / VB2005? (any of these)

I have the official Dest PN SDK, purchased from PowerLoc. I could run C_Client (but not the VB examples) when I purchased it but not anymore. I have Windows XP Pro SP2 and my computer is installing automatic updates (I guess that's the problem). I'll do a clean installation (no other software, just VB6) with SP1 (or even without SP if I find the CD) and check what happens.

I'll also turn automatic updates off.

I'll keep you updated!

ps. No support from Powerloc at all. Haven't heard these guys for a long time!
gsova is offline   Reply With Quote
Old 03-28-2006, 12:58 AM   #3
Newbie
 
Join Date: Mar 2006
Posts: 4
vb examples

Didn`t try any of vb examples. I will post any progress...

celo.
celo is offline   Reply With Quote
Old 03-28-2006, 05:08 AM   #4
Raw Wave
 
Join Date: Jun 2004
Location: On the beach
Posts: 2,410
I'm about to investigate Destinator PN for use with Freedrive and am going to get something together to get it to work.

Will post my results.
Gobby is offline   Reply With Quote
Old 03-28-2006, 05:10 AM   #5
Newbie
 
gsova's Avatar
 
Join Date: Sep 2005
Location: Greece
Posts: 15
OK Gobby, we'll stay tuned.
gsova is offline   Reply With Quote
Old 03-28-2006, 07:05 AM   #6
Newbie
 
Join Date: Mar 2006
Posts: 4
vb examples

VB example included in SDK try to create object and it seems o.k., but show/hide do nothing... Except hide throw exception ;o(.

Dont have VB or VStudio installed to try compile anything ;o(

Did Anybody try to code anything?

celo.
celo is offline   Reply With Quote
Old 03-30-2006, 12:07 AM   #7
Newbie
 
gsova's Avatar
 
Join Date: Sep 2005
Location: Greece
Posts: 15
Celo,

I made two fresh installations... one with Windows XP SP1 and one with Windows 2000 without SP.

Then I install the DestPN package (actually it is a self decompressing RAR file). Notice that in order to run it I need two more files (not included in the package):

1) MFC71.dll
2) MSVCR71.dll

I copied those files to the system32 folder. After that Destinator runs fine. The problem I have is that when I try to register DestSDK.dll with regsvr32 it fails. Therefore the VB6 examples (I've also installed VB6 in the fresh installations) fail to run. The error message is: ActiveX component can't create object!

Any ideas?

Thanks in advance,
George
gsova is offline   Reply With Quote
Old 03-30-2006, 01:59 AM   #8
Low Bitrate
 
Join Date: Mar 2005
Location: Germany
Posts: 89
Quote: Originally Posted by gsova
After that Destinator runs fine. The problem I have is that when I try to register DestSDK.dll with regsvr32 it fails.

did you had installed destinator 3 sdk?
got the same problem, try to unregister destsdk.dll and re-register it then.
if this still won't work try to clean your registry from all where destsdk.dll is part of it. it worked to me.
are you able to run the c_client.exe?

Quote: Originally Posted by gsova
Therefore the VB6 examples (I've also installed VB6 in the fresh installations) fail to run. The error message is: ActiveX component can't create object!

it'S a major problem of the destinator sdk. i managed it to create the object in vb. it starts the destinator application and shows and resizes the window but freezes after that. i visited destinator at the cebit and they showed me the newest version of their sdk but still without working vb exambles.
C++ works fine. i could create the com object and so on. i guess it's a problem with the threating-modell the dll use.
hematec is offline   Reply With Quote
Old 03-30-2006, 02:14 AM   #9
Newbie
 
gsova's Avatar
 
Join Date: Sep 2005
Location: Greece
Posts: 15
Quote: Originally Posted by hematec
did you had installed destinator 3 sdk?
got the same problem, try to unregister destsdk.dll and re-register it then.
if this still won't work try to clean your registry from all where destsdk.dll is part of it. it worked to me.
are you able to run the c_client.exe?

No, I did not had Dest 3 SDK installed. My windows installation was clean and I just installed Dest PN SDK afterwards. I did not try to run C_Client.exe but I assume that it is called by Destinator.exe (which is on the same folder), that runs succesfully for me on my clean installations!

Quote: Originally Posted by hematec
it'S a major problem of the destinator sdk. i managed it to create the object in vb. it starts the destinator application and shows and resizes the window but freezes after that. i visited destinator at the cebit and they showed me the newest version of their sdk but still without working vb exambles.
C++ works fine. i could create the com object and so on. i guess it's a problem with the threating-modell the dll use.

So, you think that I should use Visual C++ ? I have a frontend written with VB6 which currently uses Dest 3 SDK. There has been done a lot of work and it would be a nightmare to me to re-write it in C.

Did the Destinator guys at CeBIT told you if they plan to fix the issue with VB?

I am also trying to contact them but that's not easy...
gsova is offline   Reply With Quote
Old 03-30-2006, 03:16 AM   #10
Newbie
 
gsova's Avatar
 
Join Date: Sep 2005
Location: Greece
Posts: 15
hematec,

I ran the already compiled C_Client.exe from folder C:\DestinatorApps\Destinator with no problem. The strange thing is that I can also run Destinator.exe, even though I'm testing it at my office PC which has Windows XP SP2 with all the recent updates installed and a lot of other software (for example Office 2003...)!

I have installed VC++ 6.0 and tried to build the C_Client example found in C:\DestinatorApps\Examples\C_Client but I get the following output:


Deleting intermediate files and output files for project 'C_Client - Win32 Debug'.
--------------------Configuration: C_Client - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
c:\destinatorapps\examples\c_client\stdafx.h(20) : fatal error C1083: Cannot open include file: 'DestSDK.h': No such file or directory
Error executing cl.exe.

C_Client.exe - 1 error(s), 0 warning(s)


I would appreciate if you could help as I'm not very familiar with VC++
gsova is offline   Reply With Quote
Old 03-30-2006, 04:03 AM   #11
Low Bitrate
 
Join Date: Mar 2005
Location: Germany
Posts: 89
@gsova
you got that error because of you had to link to the include-file provided in the "DestinatoApps\Include\PC" directory. either you have to tell your compiler the path of this files by adding this directory to the include paths of your compiler or maybe copy them into your sample application path.

at the cebit there where only the guys from destinator. afaik the SDK was made and is supported by an company from luxembourg. they didn't knew much about the sdk at the destinator stand.

AFAIK the c_client.exe uses the destsdk.dll to talk to the destinator.exe (which is the main application). but if the c_client.exe is working i would say that the destsdk.dll has allready be registered correct.
i'm afraid to say that using c++ is the only way at moment to use the dest 5 sdk.
i'm also not very similar to c++. i just began of coding c++ a few weeks ago, but i'll try to help you as far as i can do.
i'm sure that you will also have other problems compiling the sample c client. i had to begin from scratch with my own sample but did not get very far because of a lack of time.
hematec is offline   Reply With Quote
Old 03-30-2006, 04:44 AM   #12
Newbie
 
gsova's Avatar
 
Join Date: Sep 2005
Location: Greece
Posts: 15
hematec,

thanks for your prompt reply. I also sent an e-mail to Destinator guys (once again), just in case they have any update for the ActiveX component error. I'm not very optimistic that I'll get a reply but you never know!

I did copy the two *.h files C:\DestinatorApps\Include\PC to C:\DestinatorApps\Examples\C_Client and I also had to change the #include refenerce at line 20 of file StdAfx.h. After that, I try to build the C_Client project and I get the following output:


Deleting intermediate files and output files for project 'C_Client - Win32 Debug'.
--------------------Configuration: C_Client - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
c:\destinatorapps\examples\c_client\destsdk.h(35) : error C2146: syntax error : missing ';' before identifier 'IDrumBuffer'
c:\destinatorapps\examples\c_client\destsdk.h(35) : fatal error C1004: unexpected end of file found
Error executing cl.exe.

C_Client.exe - 2 error(s), 0 warning(s)


I don't have time to investigate right now, but I'll give it a try the following days. If in the meantime you've found something, please let me know!

Many thanks,
gsova
gsova is offline   Reply With Quote
Old 04-05-2006, 06:15 PM   #13
Newbie
 
Join Date: Mar 2006
Posts: 10
I'm a .NET coder. If someone can share the PN SDK with me, please mail me rodrigoratan (at) gmail (dot) com ! thanks
rodrigoratan is offline   Reply With Quote
Old 04-06-2006, 01:18 AM   #14
Newbie
 
gsova's Avatar
 
Join Date: Sep 2005
Location: Greece
Posts: 15
Quote: Originally Posted by rodrigoratan
I'm a .NET coder. If someone can share the PN SDK with me, please mail me rodrigoratan (at) gmail (dot) com ! thanks

You code with VB.NET or C# ?
gsova is offline   Reply With Quote
Old 04-06-2006, 11:38 AM   #15
Newbie
 
Join Date: Mar 2006
Posts: 10
Quote: Originally Posted by gsova
You code with VB.NET or C# ?

Both, for now I prefer C#, but I have more experience with VB.Net (and VB6)

What matter is the Framework, I'm already using .NET Framework 2.0 ! Now it suppports Direct playback, Serial/USB/BT Connect, native.
rodrigoratan is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get destinator3 uk maps working with centrafuse? shuggyboy GPS 4 07-03-2006 03:40 AM
Bugreport: "toggleview" SDK command not working LagunaICE FreeDrive 1 11-10-2005 11:29 AM
Destinator SDK not for sale ? mbkowns Centrafuse 9 11-02-2005 04:48 AM
help lilliput usb not working!!! pardoe16V LCD/Display 15 10-14-2005 03:28 PM
Destinator 3 SDK features working loscooby GPS 4 09-21-2004 12:46 AM


All times are GMT -5. The time now is 05:03 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics