netstat: Initial implementation.
[wine] / dlls / shell32 / tests /
2012-12-05  Detlef Riekenbergshell32/tests: Add tests for DoEnvironmentSubstA/W.
2012-11-27  Detlef Riekenbergshell32/tests: Remove wrong comment.
2012-11-07  Daniel Lehmanshell32: Initialize fAnyOperationsAborted in SHFileOper...
2012-10-18  Francois Gougetshell32: Standardize on the ShellExecuteEx() terminology.
2012-10-16  Francois Gougetshell32/tests: Fix a test_argify() check that fails...
2012-10-10  Francois Gougetshell32: Fix ShellExecute()'s handling of file URLs.
2012-10-10  Francois Gougetshell32/tests: Simplify shlexec's test_directory()...
2012-10-09  Francois Gougetshell32: Don't expand environment variables in ShellExe...
2012-10-09  Francois Gougetshell32: Fix CommandLineToArgvW()'s handling of the...
2012-10-09  Francois Gougetshell32/tests: Fix test_one_cmdline() and add a few...
2012-10-08  Francois Gougetshell32/tests: Greatly expand the test_argify() tests.
2012-10-08  Francois Gougetshell32/tests: Merge shlexec's test_exes_long() with...
2012-10-08  Francois Gougetshell32/tests: Add more ShellExecute() shortcut tests.
2012-10-04  Francois Gougetshell32/tests: Write proper tests for CommandLineToArgvW().
2012-10-04  Francois Gougetshell32/tests: Simplify shlexec's test_argify() and...
2012-10-04  Francois Gougetshell32/tests: Some more type consistency fixes for...
2012-10-01  Francois Gougetshell32/tests: Improve the shell_execute{_ex}() tracing.
2012-10-01  Francois GougetAssorted spelling fixes.
2012-09-24  Francois Gougetshell32/tests: Add a few more ShellExecute() file URL...
2012-09-21  Michael Stefaniucshell32/tests: Use the explicit type for a function...
2012-09-20  Francois Gougetshell32: Add tests for ShellExecute()'s handling of...
2012-09-20  Francois Gougetshell32/tests: Use consistent types for the ShellExecut...
2012-08-24  Nikolay Sivovshell32/tests: Use proper method macros.
2012-07-12  Erich Hoovershell32: Fix FindExecutable search path when a default...
2012-07-03  Detlef Riekenbergshell32/tests: Fix a failure on w2k.
2012-06-22  Detlef Riekenbergshell32/tests: Ignore case when comparing filenames.
2012-06-15  Francois Gougetshell32/tests: Get rid of unneeded function typedefs.
2012-05-08  Nikolay Sivovshell32: Implement IShellDispatch2::IsServiceRunning().
2012-02-08  Huw Daviesshell32: Zero-init the out parameter and fix the error...
2012-01-16  Detlef Riekenbergshell32/tests: Simple tests for IApplicationAssociation...
2012-01-16  Detlef Riekenbergshell32: Avoid crash on NULL pointer.
2012-01-16  Detlef Riekenbergshell32/tests: Start tests for IQueryAssociations.
2011-12-20  Francois Gougetinclude: Add a few missing include directives to shlguid.h.
2011-11-07  Alexandre Julliardshell32/tests: Avoid some array bounds warnings.
2011-10-26  Bruno Jesusshell32: Don't parse command line if numargs is NULL...
2011-10-19  Andrew Eikumshell32: ShellExec with empty operation should behave...
2011-10-18  Piotr Cabanshell32/tests: Fix uninitialized memory access (Valgrind).
2011-09-27  Thomas Fabershell32/tests: Fix build with MSVC.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-26  André Hentschelshell32/tests: Don't test function directly when report...
2011-09-23  André Hentschelshell32/tests: Fix typos.
2011-09-21  Michael Stefaniucshell32: Remove casts to the type of the casted expression.
2011-09-21  Piotr Cabanshell32/tests: Added more SHChangeNotify tests.
2011-09-13  Nikolay Sivovshell32/tests: Make test explicit about return pointer.
2011-09-01  Octavian Voicushell32/tests: Add a todo for two recycle bin tests...
2011-08-31  André Hentschelshell32/tests: Fix checking the child strings.
2011-08-24  André Hentschelshell32/tests: Initial directory tests for ShellExecuteEx.
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of FOLDERID_ProgramFile...
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of known folders defini...
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of known folders attrib...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  Jay Yangshell32: Implement SHCreateDefaultContextMenu and CDefF...
2011-08-03  Mariusz Plucińskishell32/tests: Add verification of known folders parsin...
2011-08-02  Jay Yangshell32/tests: Add tests for SHCreateDefaultContextMenu.
2011-08-01  Mariusz Plucińskishell32/tests: Add checking some non-published known...
2011-08-01  Mariusz Plucińskishell32/tests: Add notification when expected known...
2011-08-01  Mariusz Plucińskishell32/tests: Add notification about unknown known...
2011-08-01  Mariusz Plucińskishell32/tests: Add verification of known folders relati...
2011-07-29  Octavian Voicushell32: Disable WOW64 redirection when converting...
2011-07-25  Mariusz Plucińskishell32/tests: Add verification of known folders parents.
2011-07-25  Mariusz Plucińskishell32/tests: Add verification of known folders catego...
2011-07-25  Mariusz Plucińskishell32/tests: Fix mistake in checking known folder...
2011-07-19  Mariusz Plucińskishell32: Fix FOLDERID_Document definition.
2011-07-19  Mariusz Plucińskishell32/tests: Add checking known folders' names.
2011-07-19  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2011-07-14  Francois Gougetshell32: Add a trailing '\n' to Wine trace calls.
2011-07-09  Jay Yangshell32: Implement SHQueryRecycleBin.
2011-07-09  Jay Yangshell32/tests: Add tests for SHQueryRecycleBin.
2011-07-05  Mariusz Plucińskishell32/tests: Remove duplicated test of known folder.
2011-07-05  Mariusz Plucińskishell32: Add support of KF_REDIRECT_DEL_SOURCE_CONTENTS...
2011-07-05  Mariusz Plucińskishell32: Add support of KF_REDIRECT_COPY_CONTENTS flag...
2011-07-04  Piotr Cabanshell32: Implement folder renaming in SHBrowseForFolder.
2011-07-04  Piotr Cabanshell32: Implement "make new folder" functionality...
2011-07-01  Mariusz Plucińskishell32: Check for known folder existance.
2011-07-01  Mariusz Plucińskishell32: IKnownFolder::SetPath modified to use redirect...
2011-06-29  Mariusz Plucińskishell32: Add support of known folders redirection to...
2011-06-29  Mariusz Plucińskishell32: Add support of known folders redirection to...
2011-06-29  Mariusz Plucińskishell32: Add support of parent folder to GetPath.
2011-06-29  Mariusz Plucińskishell32/tests: Modify tests of redirection to check...
2011-06-27  Marcus Meissnershell32: Remove superflous NULL check (Coverity).
2011-06-27  Francois GougetAssorted spelling fixes.
2011-06-24  Mariusz Plucińskishell32: Add IKnownFolder::SetPath() implementation.
2011-06-24  Mariusz Plucińskishell32: Add implementation of IKnownFolder::GetCategory.
2011-06-24  Mariusz Plucińskishell32/tests: Add test of IKnownFolder::GetCategory...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolder::GetPath support.
2011-06-22  Mariusz Plucińskishell32: Add support of registry-registered folders...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolderManager::UnregisterFolder...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolderManager::RegisterFolder implem...
2011-06-14  Mariusz Plucińskishell32/tests: Add tests for SHGet/SetKnownFolderPath...
2011-06-14  Mariusz Plucińskishell32/tests: Add test of redirecting known folders.
2011-06-14  Mariusz Plucińskishell32/tests: Add test of IKnownFolderManager::Registe...
2011-06-14  Mariusz Plucińskishell32/tests: Verify known folders available in system.
2011-06-13  Mariusz Plucińskishell32/tests: Add test of IKnownFolderManager::GetFold...
2011-06-10  Mariusz Plucińskishell32/tests: Test of IKnownFolder::GetFolderDefinition.
2011-06-10  Mariusz Plucińskishell32/tests: Basic tests of IKnownFolder.
2011-06-10  Mariusz Plucińskishell32/tests: Basic tests of IKnownFolderManager.
2011-05-25  Michael Stefaniucshell32/tests: COM cleanup in ebrowser.c.
2011-05-10  André Hentschelshell32/tests: Also test without flags.
2011-04-29  André Hentschelshell32: Add some selection tests.
2011-04-27  Michael Stefaniucshell32/tests: COM cleanup in shlfolder.c.
next