Added stub for SignalObjectAndWait.
[wine] / dlls / shell32 /
2004-03-04  Martin FuchsEnumerate all "shell\<verb>\command" entries in the...
2004-03-03  Martin FuchsFix buffer length usage for RegQueryValueW() calls...
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-01  Hans LeidekkerExport LC_ALL before calling sed.
2004-03-01  Huw DaviesAdd a missing '\\'.
2004-03-01  Martin FuchsSet error code ERROR_DDE_FAIL if the DDE connection...
2004-02-27  Ove KaavenFixed icon leak.
2004-02-27  Alexandre JulliardSync some of the dll registrations with the contents of
2004-02-24  Kevin KoltzauFill unused gap to fix lookups past CSIDL_CONNECTIONS.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-17  Alexandre JulliardAdded support for building a dll from a .def file for...
2004-02-12  Dmitry TimoshkovDo not leave not initialized fields in the structure...
2004-02-12  Dmitry TimoshkovTranslate the returned hInstApp from the unicode worker...
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-10  Jon GriffithsTests for StrRetToStrAW.
2004-02-10  Jon GriffithsStrRetToStrN returns BOOL and shouldn't crash on NULL...
2004-02-09  Huw DaviesUse the BTNS_* toolbar button style defines rather...
2004-02-09  Mike McCormackFix the bounds checking in SHGetPathFromIDListA/W.
2004-02-03  Ulrich CzekallaSet the item mask before calling GetItem.
2004-02-02  Ulrich CzekallaMake SHChangeNotifyRegister be recursive so that will...
2004-02-02  Ulrich CzekallaFix SHChangeNotify to send correct lParam and wParam...
2004-01-30  Martin Fuchs- remove unneccesary ISF_MyComputer_Constructor() decla...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-26  Martin Fuchs- don't link directly to NTDLL; use MultiByteToWideChar...
2004-01-26  Martin Fuchs- define additional shell paths for CSIDL_... constants
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-23  Martin Fuchs- ISF_Desktop_fnGetUIObjectOf(): allow context menu...
2004-01-23  Martin Fuchs- IShellFolder_fnParseDisplayName(): return E_INVALIDAR...
2004-01-23  Martin FuchsImproved error handling.
2004-01-23  Martin FuchsISF_MyComputer_fnGetDisplayNameOf(): return CLSID paths...
2004-01-23  Martin FuchsReturn 'My Compuer' PIDL when calling Desktop->ParseDis...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-21  Rolf KalbermatterImplement PathGetShortPathA/W and change its prototype...
2004-01-21  Martin FuchsOnly return valid file system names from RenderFILENAME...
2004-01-21  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2004-01-21  Martin FuchsUse full paths instead of only filenames in icon cache...
2004-01-21  Martin FuchsImplemented SHGetRealIDL().
2004-01-20  Martin Fuchs- SHGetDataFromIDListA/W(): handle drives when retrievi...
2004-01-20  Martin Fuchs- fix typos in shelllink.c header comment and a struct...
2004-01-20  Martin Fuchs- fix typo
2004-01-19  Martin Fuchs- move IShellFolder_fnGetDisplayNameOf() contents into...
2004-01-18  Martin FuchsShellView_CreateList(), SIC_Initialize(): enable transp...
2004-01-18  Martin FuchsIStream_fnWrite: only return write count if the given...
2004-01-18  Martin Fuchs- declare PT_RAS_FOLDER for the "RAS Connections" folder
2004-01-18  Martin FuchsCreateStreamOnFile(): use flag FILE_SHARE_READ for...
2004-01-16  Alexandre JulliardFixed HCR_GetExecuteCommandW() behavior with a class...
2004-01-16  Martin FuchsCorrected definition of PathYetAnotherMakeUniqueName().
2004-01-16  Francois GougetAssorted spelling fixes.
2004-01-16  Filip Navara- Moved actual code from SHGetSpecialFolderPathA to...
2004-01-16  Filip NavaraComplete Czech translation of shell32 resources.
2004-01-15  Marcelo Duarte- Get rid of W->A calls for shlexec.
2004-01-09  Dmitry TimoshkovFix an IE crash and make the "Create Folder" functional...
2004-01-07  Alexandre JulliardRemoved incorrect uses of DUMMYUNIONNAME.
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-06  Alexandre JulliardSHCoCreateInstance is now documented (spotted by Franco...
2004-01-06  Hans LeidekkerMake sure sed uses the right locale.
2004-01-05  Martin FuchsCorrect return type of SHFileOperationA/W.
2004-01-02  Steven EdwardsUpdate the notes on how WINE uses the Systray under...
2003-12-30  Martin Fuchs- correct return value of SHGetPathFromIDList[AW](...
2003-12-30  Ge van GeldorpEnclose application name in double quotation marks...
2003-12-15  Martin FuchsAdded include of "wine/port.h" for MSVC.
2003-12-11  Richard Cohen- Check FindFirstFile against INVALID_HANDLE_VALUE...
2003-12-10  Marcelo Duarte- Implementation of HCR_GetExecuteCommandExW for intern...
2003-12-03  Alexandre JulliardImplemented RunDLL_CallEntry16.
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-11-28  Rolf KalbermatterFix two memory leaks. Found by Dietrich Teickner.
2003-11-26  Dimitrie O. Paun{Global,Local}ReAlloc() does not allocate memory.
2003-11-26  Alexandre JulliardMoved the ShellExecuteEx definitions to shellapi.h...
2003-11-20  Ivan Leo Murray... Added/updated Italian resources.
2003-11-20  Francois GougetIf using the default values, also set dwType to REG_SZ...
2003-11-19  Alexandre JulliardUse a more portable way to generate authors.c.
2003-11-18  Alexandre JulliardGenerate the authors list for the shell about dialog...
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-11-04  Dmitry TimoshkovProtect ILIsParent from NULL pidls.
2003-10-27  Uwe BonnesControl_DoLaunch: memmove needs bytes as length argument.
2003-10-24  Filip Navara- Removed initialization of sh32_policy_table in SHInit...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-09  Dimitrie O. PaunMove useful information out of documentation/shell32.
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-10-02  Rolf KalbermatterMoved definition of newly documented API SHRestricted...
2003-10-02  Mike McCormackChange a MESSAGE about creating a directory to a TRACE.
2003-10-01  Pavel RoskinMake it possible to close the "About Wine" dialog by...
2003-09-30  Vincent BéronExtract localisable resources from shres.rc to proper...
2003-09-30  Rolf KalbermatterAdded IsLFNDriveA/W/AW exports and two more stubs.
2003-09-29  Francois GougetSome spelling fixes.
2003-09-29  Vincent BéronChange some resources from LANG_NEUTRAL to LANG_ENGLISH.
2003-09-27  Rolf KalbermatterFix a return value in SHFileOperation and add some...
2003-09-27  Eric PouechFix both a warning and some nasty crashes...
2003-09-26  Alexandre JulliardThe "Path" value of the "App Paths" entry should be...
2003-09-26  Dimitrie O. PaunRemove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-25  Rolf KalbermatterAdd some comments to functions and minor fixes.
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-22  Mike McCormackFix errors in IExtractIcon detected by valgrind.
next