1
0
feito fork de xt-sys/exectos

Export ExAcquireRundownProtection(), ExInitializeRundownProtection() and ExReleaseRundownProtection() kernel routines

Esse commit está contido em:
2023-10-28 00:02:18 +02:00
commit 7f8618d2c0

Ver Arquivo

@@ -1,3 +1,6 @@
@ fastcall ExAcquireRundownProtection(ptr)
@ fastcall ExInitializeRundownProtection(ptr)
@ fastcall ExReleaseRundownProtection(ptr)
@ cdecl HlIoPortInByte(ptr)
@ cdecl HlIoPortInLong(ptr)
@ cdecl HlIoPortInShort(ptr)