Return "file not found" error values instead of E_INVALIDARG if
[wine] / dlls / shell32 / shellord.c
2004-02-11  Alexandre JulliardMoved some more definitions out of undocshell.h into...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-09-15  Rolf KalbermatterSigned/unsigned warnings and some formatting.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-05-19  Mike McCormackImplemented ReadCabinetState and WriteCabinetState.
2003-05-13  Ulrich CzekallaPartial implementation/stub of undocumented function...
2003-03-18  Jon GriffithsDocumentation updates.
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2002-12-16  Rolf KalbermatterDo at least something for SHDragDrop functions although...
2002-12-13  Rolf KalbermatterFixed some signed/unsigned comparison warnings.
2002-12-06  Rolf KalbermatterImplement ParseFieldW function based on its ANSI sibling.
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-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-09-06  Rolf KalbermatterImplemented SHCreateStdEnumFmtEtc.
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
2002-08-14  Mike McCormackStubs for DAD_Drag Enter, EnterEx, Move AutoScroll...
2002-07-29  Alexandre JulliardImport comctl32 functions from shell32 by ordinal.
2002-07-24  Duane ClarkCombined implementations of ShellExecute/Ex.
2002-07-03  Duane Clarkstrcasecmp returns zero on a match.
2002-07-02  Juergen Schmied- changed STRRET definition
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-03  Aric StewartEnable ShellExecuteEx to actually open things with...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2002-01-22  Alexandre JulliardRemoved use of SET_DEBUGGING, it's broken anyway.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2002-01-03  Ove KaavenHandle the lpDirectory field of the LPSHELLEXECUTEINFO.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-10-03  Guy AlbertelliFix SHAddToRecentDocs code to properly handle native...
2001-10-02  Guy AlbertelliImplemented dummy stub for SHChangeNotifyUpdateEntryLis...
2001-09-21  Guy AlbertelliImplement initial version of SHAddToRecentDocs.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-02-23  Eric PouechA first stab at implementing the RunDll features.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-01  Juergen SchmiedExport SHGetSettings by name. New stub for shell.68.
2000-10-15  Eric PouechFixed ShellMessageBox[AW] buffers usage (in some cases...
2000-09-18  Mike McCormackFixed incorrect arg count in SHGetSettings that causes...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-09  Alexandre JulliardMoved a few non-standard headers into their respective...
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-06-16  Juergen Schmied- fixed null-pidl from _ILCreateControl
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-05-11  Patrik StridvallFixed some debug messages.
2000-04-29  Patrik StridvallFixed some warnings.
2000-04-28  Juergen SchmiedMoved policy related functions to shpolicy.c
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Juergen SchmiedFixes for ShellExecuteEx.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-04  Juergen SchmiedSmall fixes.
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-10-25  Ian SchmidtPartial implementation of the Shell32 call Win32DeleteF...
1999-10-23  Ulrich CzekallaImplemented StrRChrA.
1999-10-23  Ian SchmidtReal implementation of SHRestricted(), clarified SHInit...
1999-10-13  Francois GougetUse the COM macros rather than directly accessing the...
1999-09-28  Ian SchmidtImplementation of 2 Win98 by-ordinal SHELL32 routines...
1999-08-15  Juergen SchmiedNew internal dll, exporting already existing path funct...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-31  Eric KohlAdded stubs for DAD_SetDragImage() and PathCleanupSpec().
1999-07-28  Juergen SchmiedStrRetToStrN[A|W|AW] new independent unicode/ascii...
1999-07-25  Juergen SchmiedImplemented SHCreateShellFolderViewEx.
1999-07-10  Juergen SchmiedImplemented StrToOleStrN.
1999-06-26  Eric KohlAdded SHDoDragDrop() stub.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-29  Ian SchmidtAdded missing WINAPI for SHValidateUNC.
1999-05-23  Ian SchmidtAdded missing WINAPI to SHELL32_654 stub. Fixes crash...
1999-05-02  Michael VekslerFix TRACE formatting warnings.
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-22  Juergen Schmied- corrected parameter count for SHGetSettings
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Juergen SchmiedSHGetSettings implemented.
1999-04-01  Juergen SchmiedSHCLSIDFromString, StrToOleStr implemented.
1999-03-27  Juergen SchmiedReading of binary streams implemented (SHOpenRegStream).
1999-03-25  Juergen SchmiedNew stub shell_654.
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-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Juergen SchmiedBetter implementation (takes strings or res-id's now).
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
next