Return "file not found" error values instead of E_INVALIDARG if
[wine] / dlls / shell32 / shell32_main.h
2004-04-08  Juan LangMove control panel applet enumeration to cpanelfolder.c.
2004-03-27  Martin FuchsImplementation of the control panel folder in shell...
2004-03-26  Martin Fuchs- Fix handling of %2, %3, ... and lower case format...
2004-03-22  Mike McCormackUnicode-ify the icon cache and SHGetFileInfo.
2004-03-18  Martin FuchsExpand environment strings in command, parameter and...
2004-02-11  Alexandre JulliardMoved some more definitions out of undocshell.h into...
2004-01-26  Martin Fuchs- don't link directly to NTDLL; use MultiByteToWideChar...
2004-01-21  Martin FuchsUse full paths instead of only filenames in icon cache...
2004-01-20  Martin Fuchs- fix typos in shelllink.c header comment and a struct...
2004-01-16  Alexandre JulliardFixed HCR_GetExecuteCommandW() behavior with a class...
2004-01-15  Marcelo Duarte- Get rid of W->A calls for shlexec.
2003-12-10  Marcelo Duarte- Implementation of HCR_GetExecuteCommandExW for intern...
2003-11-26  Alexandre JulliardMoved the ShellExecuteEx definitions to shellapi.h...
2003-09-26  Alexandre JulliardThe "Path" value of the "App Paths" entry should be...
2003-09-17  Rolf KalbermatterImplemented SHSimpleIDListFromPath correctly.
2003-09-15  Rolf KalbermatterAdded IFileSystemBindData implementation.
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-07-26  Martin FuchsFixed Ansi version of RenderFILENAME and implement...
2003-05-21  Mike McCormackRemove code that starts wineshelllink, instead create...
2003-05-19  Ulrich CzekallaHandle SEE_MASK_CLASSKEY case for ShellExecute.
2002-12-19  Rolf KalbermatterIntroduced some declarations and resources needed for...
2002-12-18  Ove KaavenRemoved a few more inclusions of deprecated wine/obj_...
2002-12-15  Rolf KalbermatterAdd support for Unicode IExtractIcon creation in
2002-12-13  Rolf KalbermatterAdded Unicode versions of the HCR_ internal functions.
2002-12-06  Rolf KalbermatterImplement ParseFieldW function based on its ANSI sibling.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-30  Carlos LozanoFixed SHGFI_SYSICONINDEX flag handling.
2002-10-29  György 'Nog' JeneySeparate out 16-bit ShellExecute function.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-13  Juergen SchmiedStubs for DragDropHelper.
2002-07-29  Alexandre JulliardImport comctl32 functions from shell32 by ordinal.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Eric PouechFixed ShellExecute functions when ddeexec was present...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-09-20  Guy L. AlbertelliGet more entry points from Comctl32 and save the addresses.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-02-21  Chris MorganAdd shell support for deleting files using the Delete...
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-04-28  Juergen SchmiedFixes.
2000-02-26  Juergen SchmiedBasic implementation of shell notifications.
2000-02-20  Juergen SchmiedStarted with shell-clipboard handling (context menu...
2000-01-04  Juergen SchmiedSmall fixes.
1999-11-14  Juergen Schmied- the colums in the shellview are now created depending...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-10  Juergen SchmiedFixed crash during second DLL_PROCESS_DETACH if the dll
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-04-01  Juergen SchmiedDllGetVersion (not yet exported).
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Francois GougetRemoved redundant definitions of IsEqualIID and IsEqual...
1999-02-13  Bertho StultiensFixed a couple of faulty names used in wine and typos...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-14  Juergen SchmiedSome cleanup.
1998-12-11  Juergen SchmiedBugfix in PathCombine32[A|W].
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-11-22  Juergen SchmiedMany fixes.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-08-22  Alexandre JulliardRelease 980822 wine-980822