We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d859001 commit e63c758Copy full SHA for e63c758
docs/code-quality/c26835.md
@@ -41,5 +41,5 @@ int foo(const void* ptr)
41
42
## See also
43
44
-[`RtlEqualMemory` macro (`wdm.h`)](https://learn.microsoft.com/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlequalmemory)\
45
-[`RtlCompareMemory` function (`wdm.h`)](https://learn.microsoft.com/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlcomparememory)
+[`RtlEqualMemory` macro (`wdm.h`)](/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlequalmemory)\
+[`RtlCompareMemory` function (`wdm.h`)](/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlequalmemory)
0 commit comments