- 09 May, 2006 40 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
- implemented ntdll's serial IOCTL: CLR_DTR, CLR_RTS, SET_DTR, SET_RTS, SET_XOFF, SET_XON, RESET_DEVICE - implemented kernel32.EscapeCommFunction on top of them
-
Eric Pouech authored
- stubbed out ntdll's serial IOCTL SET_QUEUE_SIZE - implemented kernel32.SetupComm on top of it
-
Eric Pouech authored
- implemented ntdll's COMM IOCTL GET_TIMEOUTS, SET_TIMEOUTS - implemented kernel32.GetCommTimeout and SetCommTimeout on top of them
-
Eric Pouech authored
- implemented SERIAL_GET_CHARS ioctl - made use of it in kernel32.GetCommState
-
Eric Pouech authored
- implemented SERIAL_GET_HANDFLOW ioctl - made use of it in kernel.GetCommState
-
Eric Pouech authored
- implemented SERIAL_GET_LINE_CONTROL ioctl - made use of it in kernel.GetCommState
-
Eric Pouech authored
- implemented SERIAL_GET_BAUD_RATE ioctl - made use of it in kernel.GetCommState
-
Eric Pouech authored
- implemented ntdll's serial IOCTL SET_CHARS - used this IOCTL in kernel32.SetCommState
-
Eric Pouech authored
- implemented ntdll's serial IOCTL SET_HANDFLOW - used this IOCTL in kernel32.SetCommState
-
Eric Pouech authored
- implemented ntdll's serial IOCTL SET_LINE_CONTROL - used this IOCTL in kernel32.SetCommState
-
Eric Pouech authored
- created dump_dcb to print out DCB information - implemented ntdll's serial IOCTL SET_BAUD_RATE - used this IOCTL in kernel32.SetCommState
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Change the rhw=0 range to ]1e-8,1e-8[ and move the value to a constant in wined3d_types.h
-
Ivan Gyurdiev authored
-
Robert Reif authored
Print out more info on failed test. Looks like there is a bug in ALSA OSS emulation where it is returning a mid-sample position.
-
Hans Leidekker authored
-
David Lichterman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Marcus Meissner authored
-
Louis. Lenders authored
-
Louis. Lenders authored
-
Mike McCormack authored
-
Tomas Carnecky authored
-
Phil Costin authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
-
Hans Leidekker authored
-
Saulius Krasuckas authored
-
Juan Lang authored
Use a more direct function to decode OIDs, instead of the bizarre wrapper.
-