The fci_get_little_endian... and fci_set_little_endian... functions
[wine] / dlls / shell32 /
2005-04-22  Michael JungFixed incorrect IShellFolder::EnumOjects API usage.
2005-04-22  Mike McCormackMSI advertised shortcuts don't require a product ID.
2005-04-21  Peter Berg LarsenRewritten DoEnvironmentSubst16.
2005-04-19  Francois GougetAssorted spelling fixes.
2005-04-19  Troy RolloFix SEGV for non-fully-qualified destination paths.
2005-04-19  Francois GougetAdd trailing '\n's to ok() calls.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-04-15  Huw DaviesWhen we're hiding file extensions then SetNameOf should...
2005-04-13  Martin FuchsCorrect comments of some export ordinals.
2005-04-13  Huw DaviesAdd a unicode pidl type.
2005-04-13  Steven EdwardsRegister Shell Drag and Drop Helper.
2005-04-13  Michael JungImplemented the UnixFolder's IShellFolder2::CompareIDs...
2005-04-12  Huw DaviesBetter icon handling for some special folders.
2005-04-12  Michael JungImplemented enough of IShellFolder2 to make UnixFolder...
2005-04-12  Huw DaviesIf ICommDlgBrowser_OnDefaultCommand returns anything...
2005-04-12  Juan LangUse Unicode string result from GetDisplayNameOf if...
2005-04-11  Huw DaviesDirectory items should have the SFGOA_FILESYSANCESTOR...
2005-04-11  Huw DaviesFix the icon resource ids (most were off by one).
2005-03-31  Mike McCormackFix up PIDL dumping code.
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-27  Mike McCormackUse api definitions, remove duplicate code.
2005-03-25  Paul VriensPrint retval in decimal to avoid confusion.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-22  Jakob ErikssonIf the device gets interrupted, we just give up.
2005-03-22  Jakob ErikssonStrRetToStrNAW returns ok on NT4, though it should...
2005-03-21  Mike McCormackEliminate casts of the return value of HeapAlloc.
2005-03-19  Mike McCormackFix usage of STGM_ enumerations, remove forward declara...
2005-03-19  Mike McCormackRemove forward declarations of interface methods.
2005-03-19  Mike McCormackRemove an unused function.
2005-03-17  Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-03-17  Aric StewartFor ShellExecuteExA we need to copy out the hProcess...
2005-03-17  Mike McCormackRemove some dead code and some ifdefs.
2005-03-17  Mike McCormackFix a regression in the file open dialog.
2005-03-17  Mike McCormackConvert path to unicode, rearrange to remove forward...
2005-03-16  Filip Navara_dbg_ILGetNext returns NULL if pidl->mkid.cb is zero...
2005-03-16  Juan LangCorrect registering shell folders (values in Shell...
2005-03-14  Martin Fuchs- switch to correct shell desktop context menu
2005-03-09  Michael JungBeginning of a shell namespace extension to browse...
2005-03-08  Dimitrie O. PaunAdd support for .exe's with exported functions.
2005-03-07  Mike McCormackUse lstrcmpiA in preference to strcasecmp.
2005-03-03  Huw DaviesDon't prepend '\\' to the subkey name.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-02  Juan LangConvert more API calls to Unicode.
2005-03-01  Michael JungFixed parsing of ITEMIDLIST in InitializeTreeView.
2005-03-01  Juan LangConvert tabs to space, wrap long lines, make indenting...
2005-02-26  Juan LangConvert a few calls to Unicode.
2005-02-25  Mike McCormack- implement loading and saving of MSI advertised shortc...
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-23  Mike McCormackRemove tabs and reformat.
2005-02-23  Francois GougetAdd the -noname flag to match the Platform SDK.
2005-02-23  Mike McCormack- handle IFileSystemBindData in ISF_Desktop_fnParseDisp...
2005-02-23  Francois GougetDon't hardcode ordinals if which are not hardcoded...
2005-02-22  Mike McCormackMake lstr* functions inline inside Wine.
2005-02-22  Mike McCormack- handle IFileSystemBindData in IShellFolder::ParseDisp...
2005-02-22  Mike McCormackCleanup, create unicode versions of _ILCreateFromPath,
2005-02-21  Hans Leidekker- Revert wrong -noname markup for Drag*, DoEnvironmentS...
2005-02-21  Mike McCormackRemove tabs and make formatting consistent.
2005-02-18  Hans LeidekkerMark exports -noname when they are exported by ordinal...
2005-02-17  Dmitry TimoshkovConvert winemenubuilder to unicode.
2005-02-17  Joris Huizer- renamed file_operation_delete and to shfileops_delete
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-16  Huw DaviesSetPath("") should return S_OK.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-15  Mike McCormackReindent some code to improve readability.
2005-02-15  Mike McCormackDefine some extra SHFGI values.
2005-02-14  Francois GougetTest the interaction between IShellLink::SetIDList...
2005-02-14  Marcelo DuarteUpdate the resources for Portuguese.
2005-02-14  Marcus MeissnerOutput some more informations.
2005-02-14  Filip NavaraDon't crash if ShellFolder doesn't implement the IID_IS...
2005-02-14  Ge van GeldorpError numbers >= 32 are to be expected.
2005-02-10  Francois GougetAssorted spelling fixes.
2005-02-09  Ge van Geldorp- Fix quoting of .cpl filename.
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-21  Mike McCormackImplement GetAdvise and SetAdvise.
2005-01-17  Henning GerhardtA small spelling fix and a small update (thank to Andre...
2005-01-17  Henning GerhardtUpdate German resources.
2005-01-14  Joris Huizer- add file_operation_delete
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2005-01-14  Klemens FriedlUpdate German language file.
2005-01-11  Robert ShearmanDon't sort the children of My Computer in shell browse...
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2005-01-03  Hans LeidekkerStub implementations for SHUpdateImageA, SHHandleUpdate...
2005-01-03  Jacek CabanGet rid of W->A call.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-17  Alexandre JulliardRemove some no longer needed AW functions.
2004-12-17  Rein KlazesShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFi...
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-12-09  José Manuel Ferrer... Added some Spanish translations.
2004-12-09  Klemens FriedlMore Windows-like About dialog.
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-12-06  Stefan LeichterFix missing imports of the test program on NT4.
2004-12-06  Juan LangRevert shell32 version to Win2K SP4 level.
2004-11-30  Eric PouechConst correctness fixes.
2004-11-23  Tom WicklineVersion resources cleanup.
2004-11-19  Alexandre JulliardRemoved a couple of no longer needed entries.
2004-11-19  Robert Shearman- Use more specific error codes than E_FAIL, where...
next