mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
b84f2a1cdc
Comply with the standard documented behaviour: https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlequalmemory#return-value > RtlEqualMemory returns TRUE if Source1 and Source2 are equivalent; otherwise, it returns FALSE. and https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlcomparememory#return-value > [...] If all bytes match up to the specified Length value, the Length value is returned. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kdvbox.c | ||
kdvbox_asm.S | ||
kdvm.c | ||
kdvm.h | ||
kdvm.rc | ||
kdvm.spec |