Export RtlWideStringConcatenate() and RtlWideStringLength() routines
Todas as verificações foram bem sucedidas
ci/woodpecker/push/build Pipeline was successful

Esse commit está contido em:
2022-09-26 23:01:17 +02:00
commit 252eb5c825

Ver Arquivo

@@ -7,5 +7,7 @@
@ stdcall RtlSameMemory(ptr ptr long)
@ stdcall RtlSetMemory(ptr long long)
@ cdecl RtlWideStringCompare(wstr wstr long)
@ cdecl RtlWideStringConcatenate(wstr wstr long)
@ cdecl RtlWideStringLength(wstr long)
@ cdecl RtlWideStringTokenize(wstr wstr wstr)
@ stdcall RtlZeroMemory(ptr long)