mirror of
https://github.com/reactos/reactos.git
synced 2025-06-30 03:51:21 +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
|
@ -116,7 +116,7 @@ RtlpLookupDynamicFunctionEntry(
|
|||
|
||||
/*! RtlLookupFunctionEntry
|
||||
* \brief Locates the RUNTIME_FUNCTION entry corresponding to a code address.
|
||||
* \ref http://msdn.microsoft.com/en-us/library/ms680597(VS.85).aspx
|
||||
* \ref https://learn.microsoft.com/en-us/windows/win32/api/winnt/nf-winnt-rtllookupfunctionentry
|
||||
* \todo Implement HistoryTable
|
||||
*/
|
||||
PRUNTIME_FUNCTION
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
*/
|
||||
|
||||
/* Useful references:
|
||||
http://msdn.microsoft.com/en-us/library/ms810466.aspx
|
||||
http://msdn.microsoft.com/en-us/library/ms810603.aspx
|
||||
https://learn.microsoft.com/en-us/previous-versions/ms810466(v=msdn.10)
|
||||
https://learn.microsoft.com/en-us/previous-versions/ms810603(v=msdn.10)
|
||||
http://www.securitylab.ru/analytics/216376.php
|
||||
http://binglongx.spaces.live.com/blog/cns!142CBF6D49079DE8!596.entry
|
||||
http://www.phreedom.org/research/exploits/asn1-bitstring/
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
*/
|
||||
|
||||
/* Useful references:
|
||||
http://msdn.microsoft.com/en-us/library/ms220938(VS.80).aspx
|
||||
https://learn.microsoft.com/en-us/previous-versions/ms220938(v=vs.80)
|
||||
http://blogs.msdn.com/b/jiangyue/archive/2010/03/16/windows-heap-overrun-monitoring.aspx
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue