Export RtlWideStringConcatenate() and RtlWideStringLength() routines
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
dd0c86003d
commit
252eb5c825
@ -7,5 +7,7 @@
|
|||||||
@ stdcall RtlSameMemory(ptr ptr long)
|
@ stdcall RtlSameMemory(ptr ptr long)
|
||||||
@ stdcall RtlSetMemory(ptr long long)
|
@ stdcall RtlSetMemory(ptr long long)
|
||||||
@ cdecl RtlWideStringCompare(wstr wstr long)
|
@ cdecl RtlWideStringCompare(wstr wstr long)
|
||||||
|
@ cdecl RtlWideStringConcatenate(wstr wstr long)
|
||||||
|
@ cdecl RtlWideStringLength(wstr long)
|
||||||
@ cdecl RtlWideStringTokenize(wstr wstr wstr)
|
@ cdecl RtlWideStringTokenize(wstr wstr wstr)
|
||||||
@ stdcall RtlZeroMemory(ptr long)
|
@ stdcall RtlZeroMemory(ptr long)
|
Loading…
Reference in New Issue
Block a user