All checks were successful
ci/woodpecker/push/build Pipeline was successful
* Export RtlWideStringTokenize() * Allow to compare whole strings in RtlWideStringCompare() when no length specified * RtlSameMemory() returns boolean now * Source bytes can be constant value in RtlCopyMemory()
6 lines
236 B
Python
6 lines
236 B
Python
@ stdcall HlIoPortInByte(ptr)
|
|
@ stdcall HlIoPortOutByte(ptr long)
|
|
@ stdcall RtlCopyMemory(ptr ptr long)
|
|
@ stdcall RtlSameMemory(ptr ptr long)
|
|
@ stdcall RtlWideStringCompare(wstr wstr long)
|
|
@ stdcall RtlWideStringTokenize(wstr wstr wstr) |