implemented ntdll's IOCTL for serial: SET_WAIT_MASK, GET_WAIT_MASK.

Eric Pouech eric.pouech at wanadoo.fr
Sun Feb 5 11:37:40 CST 2006


ChangeLog:
- implemented ntdll's IOCTL for serial: SET_WAIT_MASK, GET_WAIT_MASK
- reimplemented kernel32!SetCommMask and GetCommMask on top of them

  dlls/kernel/comm.c  |   47 ++++++++++++++++-------------------------------
  dlls/ntdll/serial.c |   45 +++++++++++++++++++++++++++++++++++++++++++++
  2 files changed, 61 insertions(+), 31 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ae890b6ef5c1bd7d22c0c4b176c0b13c5791e1db.diff
Type: text/x-patch
Size: 4686 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060205/d3cf2fb8/ae890b6ef5c1bd7d22c0c4b176c0b13c5791e1db.diff


More information about the wine-patches mailing list