wininet/tests: Improve error reporting in a couple of tests.
[wine] / include / prsht.h
2011-11-21  Michael Stefaniucinclude: Drop some superfluous l modifiers from numeric...
2011-09-08  Francois Gougetcomctl32: Update the PROPSHEET{HEADER,PAGE} structures...
2009-11-21  Gerald Pfeiferinclude: Guard preprocessor use of _WIN32_IE.
2008-07-11  Roy Sheainclude: Add header for mstask.
2006-10-03  Francois Gougetinclude: Add missing PSP_ constants.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-30  Frank RichterFix warnings in 64bit.
2004-08-16  Mike McCormackDefine new propsheet messages.
2004-07-12  Robert ShearmanAdd definitions for v5.80 messages.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
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...