Eric Pouech : ntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 9 14:15:40 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 631ec30f78413d208b067c2ef194ec6c8c662d4e
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=631ec30f78413d208b067c2ef194ec6c8c662d4e

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Sun May  7 14:10:32 2006 +0200

ntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE

- created dump_dcb to print out DCB information
- implemented ntdll's serial IOCTL SET_BAUD_RATE
- used this IOCTL in kernel32.SetCommState

---

 dlls/kernel/comm.c  |  245 +++++++--------------------------------------------
 dlls/ntdll/serial.c |  140 +++++++++++++++++++++++++++++
 2 files changed, 174 insertions(+), 211 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=631ec30f78413d208b067c2ef194ec6c8c662d4e



More information about the wine-cvs mailing list