View Single Post
Old 03-22-06, 08:44 PM   #158 (permalink)
itpsp
Aximsite Rookie
 
Join Date: Mar 2006
Posts: 57
Thanked 0 Times in 0 Posts
Originally Posted by mikelspikel
Quite a lot of new information! Good work beemer!

Reading your post, I think maybe I wasn't in the right way, as I was using BtCeBCSPTrans.dll.

I've attached ActivateBTDrivers.zip. It has the little c++ program mentioned above used to make devices.exe load BtCeIf.dll. It has to be run after soft reset and before BtTrayCe is loaded.

The following drivers must exist in the registry for the program to work:

BtCeStack
BtCeProfiles
BTC1
BTC2
BTC4
Serial7
Serial8

The drivers are loaded in this order. If anyone of them fails to load, you'll get an error message with the name of the driver that failed and an error code (1610 when the driver is not in the registry or 2404 when it's already loaded). If everything works ok you'll get a success message.

Regarding signatures, I've read there is a test purpose certificate available with WM5 SDK. I don't know anything more about this as I don't have VS2005 available.

I have as well security prompt disabled with setsecurity but if I try to use the 192 dpi dlls available in OzVGA website (not signed) and switch to true VGA, the Axim freezes while booting (-> hard reset). With the signed ones it works great. That's why I still believe the signature has something to do about this. Maybe dlls can only be loaded at boot time if they are signed.
:approve: keep up the good work
itpsp is offline   Reply With Quote