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

このコミットが含まれているのは:
2023-10-28 00:02:18 +02:00
コミット 7f8618d2c0

ファイルの表示

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