mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:16:04 +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
|
@ -479,7 +479,7 @@ BehaviorChecks(HANDLE FileHandleReadOnly, HANDLE FileHandleWriteOnly)
|
|||
{
|
||||
//check also the SEC_COMMIT flag
|
||||
/* This test proves that MSDN is once again wrong
|
||||
* msdn.microsoft.com/en-us/library/windows/hardware/aa366537.aspx states that SEC_RESERVE
|
||||
* https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-createfilemappingw states that SEC_RESERVE
|
||||
* should cause the allocated memory for the view to be reserved but in fact it is always committed.
|
||||
* It fails also on windows.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue