When using desktop mode attach all thread inputs together, so that
[wine] / include / prsht.h
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-06  Francois GougetDefine PSH_WIZARD97 (problem reported by jaymz@free...
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Alexandre JulliardAuthors: Guy Albertelli <guy@codeweavers.com>, Mike...
2001-01-22  Francois GougetAdded PSN_GETOBJECT.
2001-01-22  Jon Griffiths- Fix a typo in TBSAVEPARAMS A/W declaration.
2000-12-02  Francois GougetFixed the case of "Winelib".
2000-10-13  Francois GougetThe string fields in PROPSHEETPAGEA should be ANSI...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-11-28  Alexandre JulliardSerge Ivanov
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-06-12  Patrik StridvallAdded CINTERFACE and NONAMELESSUNION support.
1999-03-13  Francois GougetFixed some SendMessage32A that escaped the renaming.
1999-03-13  Bertho StultiensChanged the DLGTEMPLATE and DLGITEMTEMPLATE types to...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-11  Alexandre JulliardAuthors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe...