shell32: Fix compilation of test on MSVC6.
[wine] / dlls / shell32 / tests / shlexec.c
2006-07-24  Andrew Talbotshell32/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-21  Alexandre Julliardshell32: Use more reasonable timeouts in shlexec test.
2005-11-03  Mike McCormackInvoke shortcuts through IContextMenu, rather than...
2005-10-31  Mike McCormackAdd void to empty declaration list.
2005-09-12  Ge van GeldorpFix execution of Control Panel items.
2005-08-23  Mike McCormackFix gcc 4.0 warnings.
2005-08-18  Francois GougetTest "%l" and "%L". At the same time this tests alterna...
2005-08-17  Francois GougetFix ShellExecute("\"foo.doc\"") for Internet Explorer 6.
2005-08-16  Francois GougetVerify the parameters received by the child process...
2005-07-24  Francois GougetGet started testing ShellExecute().