When using desktop mode attach all thread inputs together, so that
[wine] / dlls / wineps / driver.c
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-11-04  Marcus MeissnerSpecify existing extra size of WINEPS Devmode structure.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-09-06  Michael StefaniucFinish the conversion of HWND to a void*.
2002-06-24  Huw D M DaviesAdded Type 1 and Type 42 font downloading.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-06  Huw D M DaviesImplement ResetDC and PHYSICALOFFSET[X|Y] devcaps.
2002-04-05  Huw D M DaviesMake ExtDeviceMode dialog use unicode property sheet...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-28  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-09-22  Huw D M DaviesPaper size and orientation prop sheet for wineps.
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.