Home
last modified time | relevance | path

Searched refs:CSIDL_COMMON_STARTMENU (Results 1 – 7 of 7) sorted by relevance

/reactos/base/shell/explorer/
H A Dstartctxmnu.cpp95 CSIDL_COMMON_STARTMENU, in AddStartContextMenuItems()
H A Dtraywnd.cpp615 CSIDL_COMMON_STARTMENU, in OpenCommonStartMenuDirectory()
/reactos/dll/win32/shell32/shellmenu/
H A DCStartMenu.cpp582 return GetMergedFolder(CSIDL_STARTMENU, CSIDL_COMMON_STARTMENU, ppsfStartMenu); in GetStartMenuFolder()
/reactos/modules/rostests/winetests/shell32/
H A Dshellpath.c153 DECLARE_TYPE(CSIDL_COMMON_STARTMENU, folderType),
263 CSIDL_TO_STR(CSIDL_COMMON_STARTMENU); in getFolderName()
420 CSIDL_COMMON_STARTMENU,
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dstartmenu.cpp1564 …ShellDirectory cmn_startmenu(GetDesktopFolder(), SpecialFolderPath(CSIDL_COMMON_STARTMENU, _hwnd),… in StartMenuRoot()
/reactos/dll/win32/shell32/wine/
H A Dshellpath.c3039 CSIDL_COMMON_STARTMENU, in _SHRegisterCommonShellFolders()
/reactos/sdk/include/psdk/
H A Dshlobj.h2194 #define CSIDL_COMMON_STARTMENU 0x0016 macro