Searched refs:CSIDL_STARTMENU (Results 1 – 8 of 8) sorted by relevance
/reactos/base/shell/explorer/ |
H A D | startctxmnu.cpp | 163 pidlStart = SHCloneSpecialIDList(m_Owner, CSIDL_STARTMENU, TRUE); in QueryContextMenu()
|
H A D | startmnucust.cpp | 38 if (SUCCEEDED(SHGetFolderPathW(NULL, CSIDL_STARTMENU, NULL, 0, szPath))) in OnAdvancedStartMenuItems()
|
/reactos/dll/win32/shell32/shellmenu/ |
H A D | CStartMenu.cpp | 582 return GetMergedFolder(CSIDL_STARTMENU, CSIDL_COMMON_STARTMENU, ppsfStartMenu); in GetStartMenuFolder()
|
/reactos/modules/rostests/winetests/shell32/ |
H A D | shellpath.c | 138 DECLARE_TYPE(CSIDL_STARTMENU, folderType), 253 CSIDL_TO_STR(CSIDL_STARTMENU); in getFolderName() 1118 CSIDL_STARTMENU,
|
/reactos/modules/rosapps/applications/explorer-old/taskbar/ |
H A D | startmenu.cpp | 1572 …ShellDirectory usr_startmenu(GetDesktopFolder(), SpecialFolderPath(CSIDL_STARTMENU, _hwnd), _hwnd); in StartMenuRoot()
|
/reactos/dll/win32/shell32/wine/ |
H A D | shellpath.c | 2978 CSIDL_STARTMENU, in _SHRegisterUserShellFolders()
|
/reactos/sdk/include/psdk/ |
H A D | shlobj.h | 2184 #define CSIDL_STARTMENU 0x000b macro
|
/reactos/dll/win32/msi/ |
H A D | package.c | 667 SHGetFolderPathW(NULL, CSIDL_STARTMENU, NULL, 0, pth); in set_installer_properties()
|