You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// NOTE: "pintohome" is an undocumented verb, which calls an undocumented COM class, windows.storage.dll!CPinToFrequentExecute : public IExecuteCommand, ...
if(itemis not WidgetFolderCardItemfolderCardItem||item.Pathisnull)
227
+
if(itemis not WidgetFolderCardItemfolderCardItem||folderCardItem.Pathisnull)
223
228
return;
224
229
225
-
// Undocumented verb, which calls an undocumented COM class, windows.storage.dll!CPinToFrequentExecute CRemoveFromFrequentPlacesExecute CRemoveFromRecentPlacesExecute
// NOTE: "unpinfromhome" is an undocumented verb, which calls an undocumented COM class, windows.storage.dll!CRemoveFromFrequentPlacesExecute : public IExecuteCommand, ...
248
+
// NOTE: "remove" is for some shell folders where the "unpinfromhome" may not work
0 commit comments