Re: How can RS-232 communication in WDM?
- From: "Doron Holan [MSFT]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 6 Mar 2008 17:38:47 -0800
these require a handle and can only be called from passive level. the mouser example does not create a handle nor does it call these apis, it creates the read/write irp on its own. both patterns have their place, certain the handle + Zw calls is easier to manage but it does have some restrictions
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
<chris.aseltine@xxxxxxxxx> wrote in message news:10de25b1-59b7-4d78-86bc-b60f55ec14f4@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Mar 6, 6:56 pm, Zec <Z...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I cann't understand about your reply.
ReadFile and WriteFile is WinAPI function?
How can using WinAPI in WDM?
I would guess either Gary misunderstood your question, or he meant
ZwReadFile / ZwWriteFile.
.
- References:
- Re: How can RS-232 communication in WDM?
- From: Gary G. Little
- Re: How can RS-232 communication in WDM?
- From: chris . aseltine
- Re: How can RS-232 communication in WDM?
- Prev by Date: How can RS-232 communication in MS-DOS?
- Next by Date: Re: WHQL retest required ?
- Previous by thread: Re: How can RS-232 communication in WDM?
- Next by thread: Re: retrieve driver object of a device handled by other driver
- Index(es):
Relevant Pages
|
Loading