Move RtlFillMemory() routine to ntosdrv driver
Some checks failed
Builds / ExectOS (i686) (push) Failing after 42s
Builds / ExectOS (amd64) (push) Successful in 49s

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)