netapi32: Remove superfluous pointer casts.
[wine] / dlls / shell32 /
2009-03-05  Paul Vriensshell32/tests: Skip some tests on Win95 because of...
2009-03-05  Paul Vriensshell32/tests: Make sure we test on Win95.
2009-03-05  Paul Vriensshell32/tests: Use the correct directory on Win95.
2009-03-04  Alistair Leslie... shell32: Add and register CLSID_QueryAssociations.
2009-03-02  Aurimas Fischershell32: Update Lithuanian translation.
2009-02-26  Vincent Povirkshell32: Add a message for opening files with no associ...
2009-02-26  Vincent Povirkshell32: Implement Get/SetIDList on ShellItem objects.
2009-02-25  Francois Gougetshell32: Remove WINAPI on static functions where not...
2009-02-25  Francois Gougetshell32/tests: Use win_skip() to skip over unimplemente...
2009-02-24  Vincent Povirkshell32: Implement UnixFolder_IShellFolder2_GetDefaultC...
2009-02-24  Vincent Povirkshell32: Add IPersistIDList interface to ShellItem...
2009-02-24  Vincent Povirkshell32: Partially implement SHCreateShellItem.
2009-02-24  Vincent Povirkshell32: Add stub implementation of IShellItem.
2009-02-24  Vincent Povirkinclude: Add IShellItem to headers.
2009-02-19  Aurimas Fischershell32: Add Lithuanian translation.
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts.
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts from macros.
2009-02-17  Alexandre Julliardshell32: Default to the more modern location for the...
2009-02-13  Juan Langshell32: Let caller determine whether a shell path...
2009-02-12  Francois Gougetshell32: Make SHILCreateFromPathA() static and remove...
2009-02-09  Francois Gougetshell32: Make ILGetDisplayNameExA() static, remove...
2009-02-09  Francois Gougetshell32: HCR_GetDefaultIconFromGUIDW() is unused so...
2009-02-09  Francois Gougetshell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElem...
2009-02-09  Francois Gougetshell32: Remove some unused functions in clipboard.c.
2009-02-06  Juan Langshell32: Fix a few tests on Windows 98 and Vista.
2009-02-05  Francois Gougetshell32/tests: Remove spaces before a '\n's.
2009-02-05  Juan Langshell32: Remove an obsolete comment.
2009-02-05  Juan Langshell32: Use the normal list checks for CSIDL_PERSONAL.
2009-02-04  Juan Langshell32: Remove a test that fails on Win64.
2009-02-04  Juan Langshell32: Use list of allowed PIDL types rather than...
2009-02-04  Juan Langshell32: Fix a couple test failures on NT4.
2009-02-02  Marcus Meissnershell32: Fixed potential buffer overwrite in execute_fr...
2009-01-30  Diaa Samishell32: Fix a mem leak in SHBrowseForFolder.
2009-01-30  Juan Langshell32: Allow PIDLs to have alternate types to support...
2009-01-30  Juan Langshell32: Remove a test that no longer fails on Windows...
2009-01-30  Juan Langshell32: Fix a test on Windows Vista/2008.
2009-01-29  Diaa Samishell32: Include the text control when resizing ShBrows...
2009-01-29  Aric Stewartshell32: In ParseDisplayName make use of shdocvw if...
2009-01-28  Hervé Chanalshell32: A new icon for mydocs.
2009-01-28  Hervé Chanalshell32: A new icon for trash_file.
2009-01-28  Hervé Chanalshell32: A new icon for mycomputer.
2009-01-27  Marcus Meissnershell32: Added missing fclose (Coverity).
2009-01-26  Andrew Talbotshell32: Declare some functions static.
2009-01-22  Paul Vriensshell32/tests: Fix a test on Win9x, WinME and W2K.
2009-01-22  Paul Vriensshell32/tests: Fix a test failure on Win9x and W2K.
2009-01-22  Paul Vriensshell32/tests: Use A-functions to test on Win9x.
2009-01-21  Paul Vriensshell32/tests: Fix a test failure on some platforms.
2009-01-21  Aric Stewartshell32: Initial stub for SHGetImageList.
2009-01-21  Aric Stewartshell32: Initial stub for SHCreateShellItem. It returns...
2009-01-16  Ge van Geldorpshell32/tests: Prevent crash on XP/W2K3.
2009-01-15  Hans Leidekkershell32: Implement GUIDFromStringW.
2009-01-15  Juan Langshell32: Document SHFlushSFCache, and remove an unneede...
2009-01-14  Hervé Chanalshell32: A nicer icon for desktop.
2009-01-12  Stefan Leichtershell32: Rename ordinal 525 to SHFlushSFCache.
2009-01-10  Alexandre Julliardshell32/tests: Fix some uninitialized handle checks...
2009-01-09  Stefan Leichtershell32: Add stub for ordinal 526.
2009-01-09  Paul Vriensshell32/tests: Skip a test on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix remaining test failures on NT4.
2009-01-09  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09  Paul Vriensshell32/tests: Fix the last test failure on Win9x.
2009-01-08  Alexandre Julliardshell32: Fix a pointer cast warning on 64-bit.
2009-01-08  Alexandre Julliardshell32: Avoid a pointer cast in a trace.
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-08  Paul Vriensshell32/tests: Fix test failures on Win9x, NT4 and...
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07  Paul Vriensshell32/tests: Use a different name for the return...
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-06  Paul Vriensshell32/tests: Change some tests with respect to Vista.
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-01-05  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2009-01-05  Andrey Turkinshell32: Fix typo.
2009-01-04  Andrey Turkinshell32: Add explorer toolbar bitmaps.
2009-01-03  Alexandre Julliardshell32/tests: Fix handle casting warnings on 64-bit.
2008-12-31  Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-29  Francois Gougetshell32/tests: Add a trailing '\n' to ok() calls.
2008-12-24  Paul Vriensshell32/tests: Fix a few test failures on Vista and...
2008-12-23  Paul Vriensshell32/tests: Cope with Vista's behavior.
2008-12-22  Alexandre Julliardshell32: Use RtlRandom instead of the non-portable...
2008-12-22  Hervé Chanalshell32: A nicer icon for "open folder".
2008-12-22  Hervé Chanalshell32: A nicer icon for "folder".
2008-12-22  Alexandre Julliardshell32: Use Win32 functions instead of Unix ones to...
2008-12-19  Vincent Povirkshell32: Use ShellExecuteEx to create error dialogs...
2008-12-19  Vincent Povirkshell32: Use ShellExecuteEx instead of ShellExecute...
2008-12-19  Vincent Povirkshell32: Display error messages in ShellExecuteEx.
2008-12-19  Vincent Povirkshell32: Use the NO_UI flag in ShellExecute.
2008-12-19  Vincent Povirkshell32: Fix a memory leak in the run dialog code.
2008-12-17  Jonathan Ernstshell32: Updated French translation.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-12  Francois Gougetshell32/tests: Make test_cbsize() static.
2008-12-12  Francois Gougetshell32: Add a couple of spaces in the spec file.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-09  Alexandre Julliardshell32: Disable the Unix folder for the Windows build.
next