Eric Pouech : ntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE
9 May
2006
9 May
'06
7:15 p.m.
Module: wine Branch: refs/heads/master Commit: 631ec30f78413d208b067c2ef194ec6c8c662d4e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=631ec30f78413d208b067c2e... Author: Eric Pouech <eric.pouech(a)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=631ec30f78413d208b06...
7255
Age (days ago)
7255
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard