shell32: Do not set the default menu item from ShellView_DoContextMenu().
This was added in f045c9df, with no explanation.
It does not affect any behaviour in Wine, since FWF_DESKTOP is never set.
It does not make sense, since "open" is already usually the default action on
Windows, and it's not obvious why FWF_DESKTOP would affect this.
It also leans on IContextMenu implementation details.
Showing
Please
register
or
sign in
to comment