A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Giannis Adamopoulos 4c322eaeef [SHELL32]
- CDefView: Set the site of the context menu to the CDefView essentialy reverting r68727 which was wrong.
- CDefaultContextMenu: Implement IObjectWithSite interface. Don't use CWM_GETISHELLBROWSER to get a pointer to the shell browser. Do a IUnknown_QueryService to the site instead asking for either the shell browser or the shell view (and it is fine if there is none of them).
- Rename IDefaultContextMenu_Constructor to CDefaultContextMenu_CreateInstance and use ShellObjectCreatorInit to simplify its code.

svn path=/trunk/; revision=72327
2016-08-18 13:50:56 +00:00
reactos [SHELL32] 2016-08-18 13:50:56 +00:00
rosapps Remove extra ending semicolons in our C code base. 2016-08-11 16:50:41 +00:00
rossubsys [REACTOS][ROSAPPS][ROSSUBSYS] 2016-05-31 22:36:48 +00:00
rostests [COMCTL32_WINETEST] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 11:10:51 +00:00
wallpapers