Expose timer performance counter and clock rate functions
All checks were successful
All checks were successful
This commit is contained in:
@@ -6,12 +6,14 @@
|
||||
@ fastcall ExReInitializeRundownProtection(ptr)
|
||||
@ fastcall ExReleaseRundownProtection(ptr)
|
||||
@ fastcall ExWaitForRundownProtectionRelease(ptr)
|
||||
@ stdcall HlQueryPerformanceCounter(ptr)
|
||||
@ cdecl HlReadPort8(ptr)
|
||||
@ cdecl HlReadPort16(ptr)
|
||||
@ cdecl HlReadPort32(ptr)
|
||||
@ stdcall HlReadRegister8(ptr)
|
||||
@ stdcall HlReadRegister16(ptr)
|
||||
@ stdcall HlReadRegister32(ptr)
|
||||
@ stdcall HlSetClockRate(long)
|
||||
@ cdecl HlWritePort8(ptr long)
|
||||
@ cdecl HlWritePort16(ptr long)
|
||||
@ cdecl HlWritePort32(ptr long)
|
||||
|
||||
Reference in New Issue
Block a user