netstat: Initial implementation.
[wine] / dlls / shell32 / shell32_main.c
2012-11-12  Francois Gougetshell32: Fix a buffer overflow in CommandLineToArgvW().
2012-10-09  Francois Gougetshell32: Fix CommandLineToArgvW()'s handling of the...
2012-10-09  Francois Gougetshell32: Simplify CommandLineToArgvW() a bit.
2012-06-29  Austin Englishshell32: Add a stub for SHSetUnreadMailCountW.
2012-01-23  Francois GougetAssorted spelling fixes.
2012-01-09  Nikolay Sivovshell32: Use S_OK as successful return code name.
2011-10-26  Bruno Jesusshell32: Don't parse command line if numargs is NULL...
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-01  André Hentschelshell32: Add stub for SetCurrentProcessExplicitAppUserM...
2011-01-19  Alexandre Julliardshell32: Convert dll registration to the IRegistrar...
2010-11-29  Maarten Lankhorstshell32: Fix pointer truncation in SHGetFileInfoA.
2010-11-11  Alexandre Julliardshell32: Store the raw AUTHORS file in resources instea...
2010-08-26  Alexandre Julliardshell32: Add missing WINAPI to SHGetPropertyStoreFromPa...
2010-07-26  Ilya Basinshell32: Fix CommandLineToArgvW("") truncating returned...
2010-07-21  André Hentschelshell32: Add stub for SHGetPropertyStoreFromParsingName.
2010-07-19  Vincent Povirkshell32: Don't access szFullPath when SHGFI_PIDL is...
2010-05-21  Nikolay Sivovshell32: Add SHGetLocalizedName stub.
2010-03-22  Nikolay Sivovshell32: Remove a useless debug switch, fix prototype.
2010-03-15  Nikolay Sivovshell32: Add SHCreateFileExtractIconW stub.
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-12-28  Michael Stefaniucshell32: Remove some superfluous LPARAM/WPARAM casts.
2009-12-21  Alexandre Julliardshell32: Use the module instance instead of that of...
2009-12-14  Vincent Povirkshell32: Fix an uninitialized memory access in SHGetFil...
2009-09-25  Aric Stewartshell32: Stub ShellHookProc.
2009-08-28  Vladimir Pankratovshell32: Handle NULL path.
2009-08-05  Stefan Leichtershell32: Make the tests of the value returned from...
2009-06-02  Ken Sharpshell32: Add stub for InitNetworkAddressControl.
2009-05-15  Francois Gougetshell32: Make AboutDlgProc() and SHELL_execute() static.
2009-05-04  Stefan Leichtershell32: Stub for ExtractVersionResource16W.
2009-03-23  Vitaliy Margolenshell32: Fix number of returned arguments from CommandL...
2008-11-04  Aric Stewartshell32: Do not automatically fail in SHGetFileInfo...
2008-09-11  Roy Sheashell32: Use default system icons if PrivateExtractIcon...
2008-09-04  Vincent Povirkshell32: Move SHAppBarMessage implementation from shell...
2008-03-26  Alexandre Julliardshell32: Add a license message box and a build id to...
2008-03-21  Alexandre Julliardshell32: Use the larger Wine logo icon in the About...
2008-03-21  Alexandre Julliardshell32: Make the icon space a bit larger in the About...
2008-03-05  Huw Daviesshell32: Add a test for ABM_GETTASKBARPOS.
2008-03-05  Huw Daviesshell32: ABM_GETAUTOHIDEBAR should return a HWND or...
2008-03-05  Huw Daviesshell32: Fix return type of SHAppBarMessage.
2008-02-15  Rob Shearmanshell32: Memory allocated by CommandLineToArgvW should...
2008-02-07  Alexander Nicolays... shell32: Use LocalFree in CommandLineToArgvW.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2007-11-26  Marcus Meissnershell32: GetModuleFileNameW gets number of WCHARs not...
2007-10-18  Evan Teranshell32: Fix typo in GlobalAlloc parameters.
2007-09-14  Vincent Povirkshell32: Implement SHPathPrepareForWrite.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2007-04-19  Aric Stewartshell32: SHGFI_EXETYPE flag should have the files retur...
2007-03-26  Hans Leidekkershell32: Add a stub implementation for SHPathPrepareFor...
2007-01-25  Francois Gougetshell32: SHLoadNonloadedIconOverlayIdentifiers() is...
2007-01-19  Francois Gougetshell32: Add proper support for SHGetFileInfo(SHGFI_ICO...
2007-01-08  Francois Gougetshell32/tests: Hack SHGetFileInfo() so it does not...
2006-12-11  Hans Leidekkershell32: Add a stub implementation for SHLoadNonloadedI...
2006-12-05  Francois GougetAssorted spelling fixes.
2006-10-30  Aric Stewartshell32: ABM_NEW was using parameters that are not...
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before SHFree.
2006-09-29  Andrew Talbotshell32: Cast-qual warnings fix.
2006-06-21  Alexandre JulliardUpdated the AUTHORS list and converted it to utf-8.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-22  Robert Shearmanshell32: Move systray handling to the explorer process.
2006-01-14  Vitaliy Margolenshell32: Fix cut & paste error.
2006-01-11  Martin Fuchsshell32: Fix folder icon index when read from registry.
2005-11-21  Martin FuchsSHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OV...
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-08-29  Michael JungClone pidlLast before free'ing pidl after call to SHBin...
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-30  Robert ShearmanImplement ShellDDEInit.
2005-05-13  Ge van GeldorpOverlay icons for .lnk files with a small arrow in...
2005-05-12  Mike McCormackSplit SHGetFileInfoW into two functions.
2005-04-11  Huw DaviesFix the icon resource ids (most were off by one).
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-21  Hans Leidekker- Revert wrong -noname markup for Drag*, DoEnvironmentS...
2005-02-15  Mike McCormackReindent some code to improve readability.
2005-02-15  Mike McCormackDefine some extra SHFGI values.
2005-01-03  Jacek CabanGet rid of W->A call.
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-09  Klemens FriedlMore Windows-like About dialog.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-09-22  Robert ShearmanShare version information between DllGetVersion and...
2004-09-14  Juan LangAdded support for DLLVERSIONINFO2 in DllGetVersion.
2004-08-09  Jon GriffithsDelete the about dialog font when the dialog is closed.
2004-06-28  Ge van GeldorpMatch prototypes to Platform SDK.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-13  Juan LangAdd stub for ShellDDEInit to let Windows explorer.exe...
2004-03-22  Mike McCormackUnicode-ify the icon cache and SHGetFileInfo.
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...
2003-11-26  Dimitrie O. Paun{Global,Local}ReAlloc() does not allocate memory.
2003-11-18  Alexandre JulliardGenerate the authors list for the shell about dialog...
2003-10-24  Filip Navara- Removed initialization of sh32_policy_table in SHInit...
2003-10-01  Pavel RoskinMake it possible to close the "About Wine" dialog by...
2003-09-17  Alexandre JulliardMoved undocumented functions out of the exported commct...
2003-09-15  Rolf KalbermatterSigned/unsigned warnings and some formatting.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
next