mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 06:43:06 +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
|
@ -25,7 +25,7 @@ START_TEST(eventlog)
|
|||
/*
|
||||
* Tests for the different RPC boundaries on Windows.
|
||||
* See also the "ReportEvent" API on MSDN, section "Return value", at:
|
||||
* https://msdn.microsoft.com/en-us/library/windows/desktop/aa363679(v=vs.85).aspx
|
||||
* https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-reporteventa
|
||||
* for more details.
|
||||
*/
|
||||
{ 0xF000, { {TRUE, ERROR_SUCCESS}, {TRUE , ERROR_SUCCESS} } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue