[SHELL32][SHELL32_WINETEST] Connect CDefViewDual to CDefView to fix crashes in the...
authorMark Jansen <mark.jansen@reactos.org>
Mon, 11 Apr 2016 18:28:31 +0000 (18:28 +0000)
committerMark Jansen <mark.jansen@reactos.org>
Mon, 11 Apr 2016 18:28:31 +0000 (18:28 +0000)
commit57c45625a3eb50c26fed72fcc71d67246883e5b6
treeca7455001e1f32b680ed4bf28b32071afc9c42ee
parent1591074c3f6ffe8925802f1198c0fd49f5dc13de
[SHELL32][SHELL32_WINETEST] Connect CDefViewDual to CDefView to fix crashes in the shelldispatch test ROSTESTS-209
- CDefViewDual::get_Application now returns a new CDefView to fix the winetest.
- Update CFolder, CFolderItem(s), CFolderItemVerb(s), CShell to use the new IDispatchImpl
- Enable the last two skipped testcases (test_ShellFolderViewDual, test_ShellWindows)

svn path=/trunk/; revision=71144
reactos/dll/win32/shell32/CDefViewDual.cpp
reactos/dll/win32/shell32/CFolder.cpp
reactos/dll/win32/shell32/CFolder.h
reactos/dll/win32/shell32/CFolderItemVerbs.cpp
reactos/dll/win32/shell32/CFolderItemVerbs.h
reactos/dll/win32/shell32/CFolderItems.cpp
reactos/dll/win32/shell32/CFolderItems.h
reactos/dll/win32/shell32/CShell.cpp
reactos/dll/win32/shell32/CShell.h
reactos/dll/win32/shell32/wine/shell32_main.h
rostests/winetests/shell32/shelldispatch.c