Re: tsvn r29468
Stefan via TortoiseSVN-dev <[email protected]> Tue, 4 Oct 2022 11:29:32 -0700 (PDT)
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <[email protected]> |
>
>
> - //add sub menu to main context menu
> - //don't use InsertMenu because this will lead to multiple menu
> entries in the explorer file menu.
> - //see http://support.microsoft.com/default.aspx?scid=kb;en-us;214477 for
> details of that.
> + // add sub menu to main context menu
> + // don't use InsertMenu because this will lead to multiple menu
> entries in the explorer file menu.
> + // see http://support.microsoft.com/default.aspx?scid=kb;en-us;214477 for
> details of that.
> MAKESTRING(IDS_MENUSUBMENU);
> if (!g_shellCache.HasShellMenuAccelerators())
> {
> ]]]
>
>
these were just formatting changes (clang-format). So I didn't check if the
links are still valid.
> I got curious and checked the link, but Microsoft seems to be deprecating
> old KB articles and I can't find the article on microsoft.com.
>
> Archive.org seems to have it:
> http://web.archive.org/web/20090728090357/http://support.microsoft.com:80/kb/214477
>
> Does it seem reasonable to update these kind of links to archive.org (or
> does someone else know where to find it on microsoft.com)? I can do it,
> time permitting...
>
I guess there are now quite a few dead links in the comments. But I don't
think it's worth the time to go through all of them and try to update them.
Stefan
--
You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn-dev/bb21aeaa-12de-4623-8695-9119af3fc479n%40googlegroups.com.