Re: How to unload or reload a WinCE driver
- From: Dark Knight <VaisakhRulez@xxxxxxxxx>
- Date: Tue, 14 Oct 2008 23:58:22 -0700 (PDT)
On Oct 15, 8:55 am, "Chris Tacke, MVP" <ctacke.at.opennetcf.dot.com>
wrote:
Getting that handle and using it is a kludge available only in CE 5.0 and
earlier. You can't use it in 6.0 or later.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded communityhttp://community.OpenNETCF.com
"Dark Knight" <VaisakhRu...@xxxxxxxxx> wrote in message
news:0b95d112-05ad-4f26-9810-4c995235471b@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
There is a really good post by bruce eitman in his blog check it out.
http://geekswithblogs.net/BruceEitman/archive/2008/07/14/windows-ce-l...
If you are not having the device handle, you can obtain it from
registry (Hnd under the Drivers\Active\<instance> key)
Regards
Vaisakh P S
Yes it is possible in windows ce 6.0.
What i did was, i took the handle value from registry Active entry,
and used the sample program given by bruce to unload the driver and it
worked.
The entry was removed from active list.
Regards,
.
- Follow-Ups:
- Re: How to unload or reload a WinCE driver
- From: Bruce Eitman [eMVP]
- Re: How to unload or reload a WinCE driver
- References:
- How to unload or reload a WinCE driver
- From: Kid
- Re: How to unload or reload a WinCE driver
- From: Chris Tacke, MVP
- Re: How to unload or reload a WinCE driver
- From: Dark Knight
- Re: How to unload or reload a WinCE driver
- From: Chris Tacke, MVP
- How to unload or reload a WinCE driver
- Prev by Date: Re: How to unload or reload a WinCE driver
- Next by Date: Re: Ethernet debug from VS2005
- Previous by thread: Re: How to unload or reload a WinCE driver
- Next by thread: Re: How to unload or reload a WinCE driver
- Index(es):
Relevant Pages
|