-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Fix Version/s: None
-
Component/s: Shell
-
Labels:
-
Module:
shell32 should provide the "Shell object" (CShellDispatch), which implements the IShellDispatch4 interface.
Wine has an implementation for IShellDispatch2, which should be converted to C++ for our shell32, and then extended.
shldisp.idl is also missing IShellDispatch3 and IShellDispatch4 (and 5 and 6, but those aren't relevant to Win 2003). These should be added and also sent to Wine (as well as any tests done for them).
- blocks
-
CORE-9277 Major unimplemented features of the shell
-
- Open
-
- relates to
-
CORE-12955 Partially implement IShellDispatch interface.
-
- Resolved
-
-
ROSTESTS-209 Some shell32_winetest:shelldispatch tests are skipped
-
- Resolved
-