mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
* Addendum to r71192,
which was based on the research of Jared Smudde, Sylvain Deverre and Robert Naumann. CORE-10837 svn path=/trunk/; revision=71193
This commit is contained in:
@@ -3207,6 +3207,7 @@ LRESULT CShellBrowser::OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam,
|
||||
SHEnableMenuItem(theMenu, IDM_TOOLS_MAPNETWORKDRIVE, FALSE);
|
||||
SHEnableMenuItem(theMenu, IDM_TOOLS_DISCONNECTNETWORKDRIVE, FALSE);
|
||||
SHEnableMenuItem(theMenu, IDM_TOOLS_SYNCHRONIZE, FALSE);
|
||||
FIXME("Folder options dialog is stubbed: CORE-11141\n");
|
||||
SHEnableMenuItem(theMenu, IDM_TOOLS_FOLDEROPTIONS, FALSE); // Remove when CORE-11141 is fixed.
|
||||
menuIndex = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user