Re: MmMapIoSpace for applications in CE 6.0?
- From: "Remi de Gravelaine" <gravelaine at aton dash sys dot fr>
- Date: Thu, 31 Aug 2006 19:48:22 +0200
That's clearer now. I was not aware or LoadKernelLibrary.
Thanks Sue.
Remi
"Sue Loh [MS]" <sloh@xxxxxxxxxxxxxxxxxxxx> a écrit dans le message de news:
%23GfYpjRzGHA.2640@xxxxxxxxxxxxxxxxxxxxxxx
You have two choices to load a DLL into the kernel:
1. LoadKernelLibrary, and then use KernelLibIoControl to communicate with
it. The down-side is, there is no unload.
2. As Steve mentioned, you could add some stub interfaces for a stream
driver and a few choice registry settings, and use ActivateDevice on it.
It's a little more annoying but the upside is easier development
scenarios, you don't have to keep rebooting your device each time you
update the DLL.
Sue
sloh@xxxxxxxxxxxxx (remove "online" from reply-to address)
http://blogs.msdn.com/ce_base/
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no
rights.
_____________________________________________________________
.
- References:
- MmMapIoSpace for applications in CE 6.0?
- From: Remi de Gravelaine
- Re: MmMapIoSpace for applications in CE 6.0?
- From: Henrik Viklund
- Re: MmMapIoSpace for applications in CE 6.0?
- From: Remi de Gravelaine
- Re: MmMapIoSpace for applications in CE 6.0?
- From: Steve Maillet \(eMVP\)
- Re: MmMapIoSpace for applications in CE 6.0?
- From: Remi de Gravelaine
- Re: MmMapIoSpace for applications in CE 6.0?
- From: Steve Maillet \(eMVP\)
- Re: MmMapIoSpace for applications in CE 6.0?
- From: Remi de Gravelaine
- Re: MmMapIoSpace for applications in CE 6.0?
- From: Sue Loh [MS]
- MmMapIoSpace for applications in CE 6.0?
- Prev by Date: Re: OHCI IssueBulkTransfer problem
- Next by Date: Re: Serial bootloader problem on CEPC.
- Previous by thread: Re: MmMapIoSpace for applications in CE 6.0?
- Next by thread: Re: MmMapIoSpace for applications in CE 6.0?
- Index(es):