winecfg: Make the open file dialogs resizable.
[wine] / include / shlobj.h
2009-04-30  Stefan Leichtershell32: Stub for SHParseDisplayName.
2009-02-24  Vincent Povirkinclude: Add IShellItem to headers.
2008-10-14  Henri Verbeetshell32: Add the IShellView2 interface.
2008-10-08  Aric Stewartbrowseui: Update AutoComplete Multi to have a stub...
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-06-19  Jon Griffithsinclude: Provide wide char definitions for CFSTR_*.
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Stefan Leichtershell32: Implement SHGetFolderPathAndSubDirA/W.
2008-02-04  Francois Gougetshell32: Add some SLDF_XXX values, EXP_PROPERTYSTORAGE...
2007-11-12  Detlef Riekenbergshell32: Some undocumented defines and functions are...
2007-10-24  Mikolaj Zalewskiinclude: Add IProgressDialog definitions.
2007-09-26  Thomas Weidenmuellershell32: Implement SHCreatePropSheetExtArrayEx.
2007-09-26  Mikołaj Zalewskishell32: Make the shell view control Unicode.
2007-09-18  Francois Gougetshell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
2007-09-14  Vincent Povirkshell32: Add SHPathPrepareForWrite and related constants.
2007-06-07  Lei Zhanginclude: Add missing definitions to shlobj.h.
2007-03-28  Dmitry Timoshkovinclude: Add some API prototypes to appropriate header...
2007-02-06  Mikołaj Zalewskiinclude: Add definitions for the multisource AutoComple...
2007-01-19  Thomas Weidenmuellershell32: Fix prototypes.
2006-09-08  Francois Gougetshell32: Fix name of a constant.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-16  Stefan Leichtershell32: Fix return value of PathProcessCommand.
2005-11-28  Alexandre JulliardRemove unnecessary external variable declarations.
2005-09-12  Alexandre JulliardFixed the binary layout gcc hacks to do the right thing...
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-05-19  Kevin KoltzauAdded missing AW define.
2005-05-16  Martin FuchsDefine flags for SHFormatDrive().
2005-03-17  Jon GriffithsAdd some missing interfaces.
2005-03-16  Mike McCormackAdd defines for SLDF flags.
2005-03-14  Mike McCormackMove interface declarations to shobjidl.idl.
2005-01-03  Hans LeidekkerStub implementations for SHUpdateImageA, SHHandleUpdate...
2004-11-04  Aric StewartImplementation of PathCleanupSpec.
2004-10-05  Alexandre JulliardGet rid of the non-standard Ixxx_METHODS macro definiti...
2004-10-04  Francois GougetFix incorrect usage of COBJMACROS.
2004-09-07  Francois GougetFix c_parser.pm so it handles 'const' preceeding a...
2004-08-23  Alexandre JulliardGet rid of the ICOM_MSVTABLE_COMPAT support, g++ no...
2004-08-22  Francois GougetMoved declarations from undocshell.h to shlobj.h to...
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2004-08-11  Francois GougetRemove LPFILESYSTEMBINDDATA as it's not defined in...
2004-07-09  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2004-06-30  Ge van GeldorpFix IFileSystemBindData method order.
2004-06-28  Ge van GeldorpMatch prototypes to Platform SDK.
2004-02-11  Alexandre JulliardMoved some more definitions out of undocshell.h into...
2004-02-11  Martin Fuchs- move some PIDL function declarations from undocshell...
2004-02-03  Juan LangDeclare SHGetFolderPath and related constants.
2004-01-21  Rolf KalbermatterImplement PathGetShortPathA/W and change its prototype...
2004-01-08  Kevin KoltzauDefine structs FILEDESCRIPTOR and FILEGROUPDESCRIPTOR...
2004-01-06  Alexandre JulliardSHCoCreateInstance is now documented (spotted by Franco...
2003-11-26  Alexandre JulliardMoved the ShellExecuteEx definitions to shellapi.h...
2003-10-02  Rolf KalbermatterMoved definition of newly documented API SHRestricted...
2003-09-22  Rolf KalbermatterAdded declarations for newly documented SHChangeNotify...
2003-09-15  Rolf KalbermatterAdded IFileSystemBindData implementation.
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-08  Rolf KalbermatterChange parameter in SHGetSpecialFolderPathA/W to int...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardImplemented shtypes.idl and shobjidl.idl and removed...
2003-09-03  Alexandre Julliardshlobj.h must include wine/obj_dragdrophelper.h (report...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-07-26  Martin FuchsFixed Ansi version of RenderFILENAME and implement...
2003-06-06  Robert Shearman- Support a few more flags
2003-04-13  Vincent BéronInclude shlguid.h from shlobj.h.
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-04-01  Rolf KalbermatterMoved prototype for SHBindToParent() to shlobj.h.
2003-03-17  Paul RupeAdd CSIDL_PROFILES. Improved logging for non-existent...
2003-02-01  Rolf KalbermatterChange SHCreateDirectory and Win32DeleteFile to be...
2003-01-21  Rolf KalbermatterChange SHChangeNotify to be Unicode and ANSI indifferen...
2003-01-03  Dimitrie O. PaunSHGetMalloc() returns a HRESULT, not a DWORD.
2002-12-23  Dimitrie O. PaunAdded missing LPDROPFILES definition.
2002-12-07  Rolf KalbermatterAdd SHDefExtractIcon{AW} function.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-03  Alberto MassariSHGetSetSettings has now the right signature and the...
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...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-10-10  Chris GreenAdded names of the "missing" paths for SHGetSpecialFold...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-18  Mike McCormackFixed incorrect arg count in SHGetSettings that causes...
2000-08-25  Eric PouechImproved a bit the folder browsing implementation.
2000-06-20  Hidenori TakeshimaAdded typedef of DROPFILES.
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.
1999-10-23  Francois GougetDefine the COM macros even in C++.
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-22  Juergen Schmied- corrected parameter count for SHGetSettings
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-04-10  Juergen SchmiedILLoadFromString and SHGetSettings implemented.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
next