mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:45:43 +00:00
[REACTOS] Refresh old URLs (#7632)
URLs are getting old. We have to update URLs for documentation purpose. JIRA issue: CORE-19963 - Refresh old URLs. - Add " (DEAD_LINK)" labels to dead links. - Use MS Learn links rather than MSDN ones. - Some dead links revived by Web Archive. - Don't change Wine Tests and Wine Sync. - Don't change 3rd party libraries. - Don't append "redirected" labels.
This commit is contained in:
parent
9a9aa6fdb9
commit
fe11f7a2e5
187 changed files with 303 additions and 305 deletions
|
@ -103,8 +103,8 @@
|
|||
#include "precomp.h"
|
||||
|
||||
/*
|
||||
* See https://technet.microsoft.com/en-us/library/cc978715.aspx
|
||||
* and https://technet.microsoft.com/en-us/library/cc940805.aspx
|
||||
* See https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-2000-server/cc978715(v=technet.10)
|
||||
* and https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-2000-server/cc940805(v=technet.10)
|
||||
* to know the differences between those two settings.
|
||||
* Values 0x00, 0x0D (carriage return) and >= 0x20 (space) disable completion.
|
||||
*/
|
||||
|
|
|
@ -72,7 +72,7 @@ CleanupUxTheme(VOID)
|
|||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Taken from WinSpy++ 1.7
|
||||
// http://www.catch22.net/software/winspy
|
||||
// https://www.catch22.net/projects/winspy/
|
||||
// Copyright (c) 2002 by J Brown
|
||||
//
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue