Re: How can RS-232 communication in WDM?



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.

.



Relevant Pages

  • Re: COM_PowerUp & COM_PowerDown APIs
    ... wrong forum, this is not a forum for wince. ... Please do not send e-mail directly to this alias. ... serial driver for Windows Mobiles in WinCE 5.0 platform builder. ... Am I need to register these APIs with any interface APIs? ...
    (microsoft.public.development.device.drivers)
  • Re: Print Fax by cmd
    ... Fax APIs - Fax Extended COM APIs. ... Look into MSDN (search for FaxDocument ... Please do not send email directly to this alias. ... > There is a command line or macro solution for print TIF file instead using ...
    (microsoft.public.windowsxp.print_fax)
  • Re: Disable Device is persisted, but where?
    ... that is because backward compat is not a concern, the OS interfaces and APIs can and do change from release ... Please do not send e-mail directly to this alias. ... That's the first thing I tried before posting here, but the results were not as straightforward as I thought. ...
    (microsoft.public.development.device.drivers)
  • Re: How to send fax to a fax device dirctly
    ... You can achieve this using Fax APIs. ... Microsoft Printing, Imaging and Fax Team ... Please do not send email directly to this alias. ...
    (microsoft.public.win2000.fax)

Loading