Parity settings were not set properly in BuildCommDCBAndTimeouts()
[wine] / dlls / kernel / utthunk.c
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-01  Alexandre JulliardMoved the few remaining functions in wprocs.dll to...
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.