Sweden-Number/dlls/shell32/tests
Francois Gouget 9cc07a2b31 shell32/tests: Trace the effective ShellExecuteEx() flags.
shell_execute_ex() adds some flags for its own internal needs. The
traces should reflect that.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-13 23:47:04 +09:00
..
Makefile.in
appbar.c shell32: Added GetCurrentProcessExplicitAppUserModelID() stub. 2015-07-22 16:42:42 +02:00
assoc.c
autocomplete.c
brsfolder.c
ebrowser.c shell32/ebrowser: Implement EBO_NOBORDER option. 2015-08-03 10:57:46 +02:00
generated.c
msg.h
progman_dde.c shell32/tests: Don't leave behind open explorer windows. 2015-06-23 21:59:40 +09:00
recyclebin.c
rsrc.rc
shell32_test.h
shelldispatch.c shell32: Implement IShellDispatch2::ShellExecute. 2015-11-03 00:33:23 +09:00
shelllink.c shell32/tests: Test icon ids that are invalid on all systems. 2015-09-16 22:11:09 +09:00
shellole.c shell32/tests: Basic tests for SHCreateSessionKey(). 2015-12-29 17:09:18 +01:00
shellpath.c shell32: Partially implement SHGetKnownFolderIDList(). 2015-05-11 15:39:25 +09:00
shfldr_special.c shell32: Add missing parameter check in ISF_Desktop_fnQueryInterface. 2015-06-30 14:40:43 +09:00
shlexec.c shell32/tests: Trace the effective ShellExecuteEx() flags. 2016-01-13 23:47:04 +09:00
shlfileop.c shell32: Fix SHFileOperation(FO_MOVE) for a directory with subdirectories. 2015-03-19 21:05:13 +09:00
shlfolder.c shell32/tests: Explicitly compare to HRESULT values. 2016-01-03 20:04:40 +01:00
shlview.c shell32/tests: Test that shell view windows reference their shell view. 2015-07-07 16:52:21 +09:00
string.c shell32/tests: Fix prototype to match implementation (PVS-Studio). 2015-10-21 21:09:13 +09:00
systray.c