shlwapi: Add a stub for IsInternetESCEnabled.
[wine] / include / shellapi.h
2013-01-11  Detlef Riekenberginclude: Add definitions for SHGetStockIconInfo.
2011-07-05  Mariusz Plucińskiinclude: Add FOF_NO_UI flag.
2009-08-13  Owen Rudgeinclude: Add SHGetImageList and its flags to shellapi.h.
2009-01-02  Alexandre Julliardinclude: Don't pack shellapi.h on 64-bit.
2008-03-05  Huw Daviesshell32: Fix return type of SHAppBarMessage.
2007-11-13  Alexandre Julliardinclude: Added definition for SEE_MASK_NOASYNC.
2007-03-19  Mikołaj Zalewskishell32: Add some more notify icon defines.
2007-03-19  Mikołaj Zalewskishell32/explorer: Support different structure sizes...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-29  Peter LemenkovAdded some definitions.
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-07-22  Francois GougetAdd some missing SEE_MASK_* flags.
2005-06-20  Vitaly Lipatov- Realize DoEnvironmentSubstA via ExpandEnvironmentStri...
2005-02-15  Mike McCormackDefine some extra SHFGI values.
2005-01-03  Hans LeidekkerStub implementations for SHUpdateImageA, SHHandleUpdate...
2004-12-17  Alexandre JulliardRemove some no longer needed AW functions.
2004-10-21  Rolf KalbermatterAdd prototype for SHFreeNameMappings.
2004-08-19  Francois GougetAdd new fields to the NOTIFYICONDATA structure so it...
2004-04-01  Rolf KalbermatterAdd some declarations for additional SHFileOperation...
2004-02-11  Alexandre JulliardMoved some more definitions out of undocshell.h into...
2004-01-05  Martin FuchsCorrect return type of SHFileOperationA/W.
2003-11-26  Alexandre JulliardMoved the ShellExecuteEx definitions to shellapi.h...
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-04-19  Rolf KalbermatterReimplement SHFileOperation in Unicode, based on the...
2002-12-10  Rolf KalbermatterChange the return value for ExtractIconEx from HICON...
2002-11-30  Rolf KalbermatterAdded stub implementation with correct prototypes for
2002-11-12  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-17  Francois GougetAdded missing CommandLineToArgvW prototype.
2001-01-02  François GougetMoved HDROP to shellapi.h.
2000-12-12  Francois GougetAdded a prototype for SHAppBarMessage.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-09  Michael VekslerMoved everything out of windows.h.