shell32: Add a semi-stub for SHGetStockIconInfo.
[wine] / dlls / shell32 / shell32.spec
2013-04-26  Detlef Riekenbergshell32: Add a semi-stub for SHGetStockIconInfo.
2013-03-27  Piotr Cabanshell32: Match parameters list with function we're...
2013-01-18  Austin Englishshell32: Add a stub for SHGetSetFolderCustomSettings.
2012-06-29  Austin Englishshell32: Add a stub for SHSetUnreadMailCountW.
2012-06-20  Damjan Jovanovicshell32: Fix some function prototypes.
2012-05-01  Austin Englishshell32: Add a stub SHGetKnownFolderIDList.
2011-08-04  Jay Yangshell32: Implement SHCreateDefaultContextMenu and CDefF...
2011-07-01  André Hentschelshell32: Add stub for SetCurrentProcessExplicitAppUserM...
2011-05-16  Austin Englishshell32: Add a stub for SHOpenFolderAndSelectItems.
2010-11-16  Piotr Cabanshell32: Added SHPropStg* stubs.
2010-10-25  Alexandre Julliardshell32: Make more functions available by name.
2010-09-14  Hans Leidekkershell32: Implement SHGetFolderPathEx.
2010-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-09-02  Louis Lendersshell32: Add stubbed SHGetKnownFolderPath.
2010-08-31  Alexandre Julliardshell32: Use int64 in the spec file for 64-bit integers.
2010-07-26  David Hedbergshell32: Implement SHCreateShellItemArrayFromDataObject.
2010-07-26  David Hedbergshell32: Implement SHCreateShellItemArrayFromShellItem.
2010-07-26  David Hedbergshell32: Initial implementation of IShellItemArray...
2010-07-26  David Hedbergshell32: Implement SHGetItemFromObject.
2010-07-23  David Hedbergshell32: Implement SHGetIDListFromObject.
2010-07-23  David Hedbergshell32: Implement SHGetItemFromDataObject.
2010-07-23  David Hedbergshell32: Implement SHCreateItemFromIDList.
2010-07-23  David Hedbergshell32: Implement SHCreateItemFromParsingName.
2010-07-23  David Hedbergshell32: Implement SHGetNameFromIDList and IShellItem...
2010-07-21  André Hentschelshell32: Add stub for SHGetPropertyStoreFromParsingName.
2010-07-20  David Hedbergshell32: Shell_GetImageLists should be declared in...
2010-07-20  David Hedbergshell32: Shell_MergeMenus should be declared in shlobj...
2010-05-26  Nikolay Sivovshell32: Export lowlevel PIDL manipulation calls by...
2010-05-21  Nikolay Sivovshell32: Add SHGetLocalizedName stub.
2010-03-15  Nikolay Sivovshell32: Add SHCreateFileExtractIconW stub.
2009-12-30  Alexandre Julliardshell32: Move the RunDLL_CallEntry16 implementation...
2009-11-12  Owen Rudgeshell32: Add Unicode version of GetFileNameFromBrowse.
2009-09-25  Aric Stewartshell32: Stub ShellHookProc.
2009-07-16  Vitaliy Margolenshell32: Export IsUserAnAdmin by name as well.
2009-06-26  Aric Stewartshell32: Implement SHCreateShellFolderView (ordinal...
2009-06-15  Detlef Riekenbergsetupapi: Move IsUserAdmin to shell32.IsUserAnAdmin.
2009-06-02  Ken Sharpshell32: Add stub for InitNetworkAddressControl.
2009-05-04  Stefan Leichtershell32: Stub for ExtractVersionResource16W.
2009-04-30  Stefan Leichtershell32: Stub for SHParseDisplayName.
2009-04-01  Alexandre Julliardshell32: Add implementation of WOWShellExecute.
2009-01-21  Aric Stewartshell32: Initial stub for SHGetImageList.
2009-01-21  Aric Stewartshell32: Initial stub for SHCreateShellItem. It returns...
2009-01-15  Hans Leidekkershell32: Implement GUIDFromStringW.
2009-01-12  Stefan Leichtershell32: Rename ordinal 525 to SHFlushSFCache.
2009-01-09  Stefan Leichtershell32: Add stub for ordinal 526.
2008-12-12  Francois Gougetshell32: Add a couple of spaces in the spec file.
2008-06-30  Mikołaj Zalewskishell32: RunFileDlg: the function should be Unicode...
2008-06-27  Zac Brownshell32: Add stub implementation for SHGetIconOverlayIn...
2008-04-21  Stefan Leichtershell32: Implement SHGetFolderPathAndSubDirA/W.
2008-01-25  Dmitry Timoshkovshell32: Add a LogoffWindowsDialog stub.
2007-11-19  Rob Shearmanshell32: Add a stub for LinkWindow_UnregisterClass.
2007-11-19  Rob Shearmanshell32: Add a stub for LinkWindow_RegisterClass.
2007-09-26  Thomas Weidenmuellershell32: Implement SHCreatePropSheetExtArrayEx.
2007-09-10  Dmitry Timoshkovshlwapi: Duplicate shell32.ShellMessageBoxW implementat...
2007-06-11  Louis Lendersshell32: Add stub for SHUpdateRecycleBinIcon.
2007-04-26  Hans Leidekkershell32: Add a stub implementation for SHMapIDListToIma...
2007-04-19  Hans Leidekkershell32: Add a stub implementation for OpenAs_RunDLL.
2007-03-26  Hans Leidekkershell32: Add a stub implementation for SHPathPrepareFor...
2006-12-11  Hans Leidekkershell32: Add a stub implementation for SHLoadNonloadedI...
2006-10-12  Detlef Riekenbergshell32: Implement SHRegQueryValueA with RegQueryValueA.
2006-07-14  András Kovácsshell32: Stub for SHSetLocalizedName.
2006-06-28  Juan Langshell32: Add a stub for InvalidateDriveType.
2006-06-27  Hans Leidekkershell32: Add a stub implementation for SHIsFileAvailabl...
2006-04-19  Alexandre Julliardshell32: Fixed ordinals of SHDefExtractIconA/W.
2006-02-22  Stefan Leichtershell32: Export PathResolve by name.
2006-01-23  Mike McCormackshell32: Export DllGetClassObject by ordinal as grpconv...
2005-10-11  Lionel Ulmer- fix first two arguments to 'FindExecutableA' (input...
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-07-11  Detlef RiekenbergPrinters_RegisterWindowW / Printers_UnregisterWindow...
2005-07-05  Detlef RiekenbergPrinter_LoadIconsW: implemented minimal version.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-02-23  Francois GougetAdd the -noname flag to match the Platform SDK.
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-21  Hans Leidekker- Revert wrong -noname markup for Drag*, DoEnvironmentS...
2005-02-18  Hans LeidekkerMark exports -noname when they are exported by ordinal...
2005-01-03  Hans LeidekkerStub implementations for SHUpdateImageA, SHHandleUpdate...
2004-12-17  Rein KlazesShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFi...
2004-11-04  Aric StewartImplementation of PathCleanupSpec.
2004-10-18  Rolf KalbermatterAdded SHFreeNameMappings implementation.
2004-09-06  Robert Shearman- Add exports for missing ordinals 191-194.
2004-08-31  Francois GougetDon't export the shell32 SHAllocShared functions by...
2004-07-09  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2004-06-14  Ulrich CzekallaImplemented RealDriveType.
2004-04-29  Mike McCormackStub implementation for SHFindFiles.
2004-04-13  Juan LangAdd stub for ShellDDEInit to let Windows explorer.exe...
2004-03-31  Alexandre JulliardDo not strip stdcall decoration in spec files.
2004-01-16  Martin FuchsCorrected definition of PathYetAnotherMakeUniqueName().
2004-01-06  Alexandre JulliardSHCoCreateInstance is now documented (spotted by Franco...
2003-12-03  Alexandre JulliardImplemented RunDLL_CallEntry16.
2003-09-30  Rolf KalbermatterAdded IsLFNDriveA/W/AW exports and two more stubs.
2003-09-25  Rolf KalbermatterAdd some comments to functions and minor fixes.
2003-08-21  Mike McCormackStub for (undocumented) SHCreateLinks.
2003-08-12  Mike McCormackExport SHBindToParent (already implemented).
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-15  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-06-23  Mike McCormackChange notification fixes.
2003-06-16  Mike HearnAdd stubs for Control_FillCache_RunDLL ansi/unicode...
2003-05-13  Ulrich CzekallaPartial implementation/stub of undocumented function...
next