Home
last modified time | relevance | path

Searched refs:FCIDM_BROWSERLAST (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dshlobj.h623 #define FCIDM_BROWSERLAST 0xbf00 macro
/reactos/dll/win32/browseui/
H A Dshellbrowser.cpp2274 Shell_MergeMenus(hmenuShared, mainMenu, 0, 0, FCIDM_BROWSERLAST, MM_SUBMENUSHAVEIDS); in InsertMenusSB()
/reactos/dll/win32/shell32/
H A DCDefView.cpp1792 if (id < FCIDM_BROWSERFIRST || id > FCIDM_BROWSERLAST) in FillFileMenu()