Export HlIoPortInShort(), HlIoPortInLong(), HlIoPortOutShort() and HlIoPortOutLong() routines
Todas as verificações foram bem sucedidas
ci/woodpecker/push/build Pipeline was successful
Todas as verificações foram bem sucedidas
ci/woodpecker/push/build Pipeline was successful
Esse commit está contido em:
@@ -1,5 +1,9 @@
|
||||
@ stdcall HlIoPortInByte(ptr)
|
||||
@ stdcall HlIoPortOutByte(ptr long)
|
||||
@ cdecl HlIoPortInByte(ptr)
|
||||
@ cdecl HlIoPortInLong(ptr)
|
||||
@ cdecl HlIoPortInShort(ptr)
|
||||
@ cdecl HlIoPortOutByte(ptr long)
|
||||
@ cdecl HlIoPortOutLong(ptr long)
|
||||
@ cdecl HlIoPortOutShort(ptr long)
|
||||
@ stdcall RtlCompareMemory(ptr ptr long)
|
||||
@ stdcall RtlCopyMemory(ptr ptr long)
|
||||
@ stdcall RtlFillMemory(ptr long long)
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário