mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[SHELL32][SDK] Move SHMenuIndexFromID() definition to shlwapi_undoc.h
This commit is contained in:
@@ -1773,8 +1773,6 @@ LRESULT CDefView::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandl
|
||||
|
||||
// #### Handling of the menus ####
|
||||
|
||||
extern "C" DWORD WINAPI SHMenuIndexFromID(HMENU hMenu, UINT uID);
|
||||
|
||||
HRESULT CDefView::FillFileMenu()
|
||||
{
|
||||
HMENU hFileMenu = GetSubmenuByID(m_hMenu, FCIDM_MENU_FILE);
|
||||
|
||||
Reference in New Issue
Block a user