Révision | 29484 (tree) |
---|---|
l'heure | 2022-11-23 20:32:27 |
Auteur | ![]() |
Switch a link to old Microsoft documentation through archive.org, to make it easier for future readers to find background.
@@ -1224,7 +1224,7 @@ | ||
1224 | 1224 | |
1225 | 1225 | // add sub menu to main context menu |
1226 | 1226 | // don't use InsertMenu because this will lead to multiple menu entries in the explorer file menu. |
1227 | - // see http://support.microsoft.com/default.aspx?scid=kb;en-us;214477 for details of that. | |
1227 | + // see http://web.archive.org/web/20090728090357/http://support.microsoft.com:80/kb/214477 for details of that. | |
1228 | 1228 | MAKESTRING(IDS_MENUSUBMENU); |
1229 | 1229 | if (!g_shellCache.HasShellMenuAccelerators()) |
1230 | 1230 | { |