Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
End Users
Pocket PCActiveSyncMultimediaEBooksWirelessSmartPhones
Developers
Windows MobileSmartPhonesWinCE ProgrammingVB for WinCEVC++ for WinCEPlatform BuilderTest Tools
PocketPC DirectoryFree SoftwareWeb Resources
Related Topics
PalmMobile PhonesMore Topics ...

Pocket PC Forum / Developers / Windows Mobile / July 2008

Tip: Looking for answers? Try searching our database.

Sample passthru (IM) driver on WM 5.0 emulator

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ajay Agrawal - 10 Oct 2005 13:32 GMT
All,

Did anybody try to install sample passthru driver on WM 5.0 emulator? I am
not able to load it successfully. Please let me know what all settings would
be required in the registry?

Thanks,
-Ajay
banni - 10 Oct 2005 14:55 GMT
Hi

I think ActivateDevice is not the way to load a NDIS
Miniport/Intermediate driver. By adding the appropriate entries in the
registry under (HKLM\Comm) the NDIS loads the driver.

regards
Ajay Agrawal - 10 Oct 2005 16:43 GMT
Banni,

Thanks for your suggestion.
I already tried it. Even I made registry entries in the driver\builtin from
where drivers are loaded by WINCE at the startup.

Thanks,
-Ajay
------------------------------------------------

> Hi
>
[quoted text clipped - 3 lines]
>
> regards
Ajay Agrawal - 11 Oct 2005 08:49 GMT
I think I have tried everything I knew but not able to load the Passthru
driver on WM 5.0. Any help would be highly appreciated.

-Ajay
----------------------------

> Banni,
>
[quoted text clipped - 14 lines]
>>
>> regards
Kimo Jolin - 19 Oct 2005 00:04 GMT
You need to put the following lines of text into project.reg file

[HKEY_LOCAL_MACHINE\Comm\PASSTHRU]
  "Group"="NDIS"
  "ImagePath"="passthru.dll"
  "NoDeviceCreate"=dword:1

and put the following line of text into project.bib file

passthru.dll     $(_FLATRELEASEDIR)\passthru.dll     NK  SH

>I think I have tried everything I knew but not able to load the Passthru
>driver on WM 5.0. Any help would be highly appreciated.
[quoted text clipped - 20 lines]
>>>
>>> regards
Ajay Agrawal - 20 Oct 2005 09:56 GMT
Thanks a lot Kimo for your help!

I did exactly the same. Driver did not load at WM startup as well as by
ActivateDeviceEx(). It looks to me some security related issue. I tried
using Test Digital Certificate available with WM 5.0 SDK, but it did not
help.

I am trying on Windows Mobile 5.0 Emulator.

MSFT, can you help me out?

Thanks,
-Ajay
--------------------------------------------------

> You need to put the following lines of text into project.reg file
>
[quoted text clipped - 31 lines]
>>>>
>>>> regards
tommyclee - 24 Jul 2008 17:45 GMT
Hi Ajay,

I wish you have succeeded in loading the passthru dirver on the WM5 device.
Now, I am trying to load my NDIS51 IM driver on the VerizonWireless XV6700
PDA device. But my driver cannot be loaded by the XV6700 device.exe at the
boot time.

If you have the solution, would you please share it with me? I would like to
release the details of my work if you need them.

Thanks,
Tommy

>Thanks a lot Kimo for your help!
>
[quoted text clipped - 16 lines]
>>>>>
>>>>> regards
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.