Move RtlFillMemory() routine to ntosdrv driver

This commit is contained in:
2024-02-20 16:08:10 +01:00
parent 246968045a
commit 477e56e294
6 changed files with 39 additions and 35 deletions

View File

@@ -1,2 +1,3 @@
# NT compatibilty layer exports
@ fastcall ExRundownCompleted(ptr) ExCompleteRundownProtection
@ stdcall RtlFillMemory(ptr long long)