exectos/xtoskrnl/xtoskrnl.spec
belliash 8a91412ec4
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Export existing kernel routines
2022-09-01 22:05:35 +02:00

5 lines
188 B
Python

@ stdcall HlIoPortInByte(ptr)
@ stdcall HlIoPortOutByte(ptr long)
@ stdcall RtlCopyMemory(ptr ptr long)
@ stdcall RtlSameMemory(ptr ptr long)
@ stdcall RtlWideStringCompare(wstr wstr long)