RtlUnicodeToMultiByteSize argument is not a null terminated string,

use 'ptr'.
This commit is contained in:
Aric Stewart 2003-05-12 03:32:56 +00:00 committed by Alexandre Julliard
parent 7baa67cbcb
commit 3de90d99b7

View file

@ -547,7 +547,7 @@
@ stdcall RtlUnicodeStringToOemString(ptr ptr long)
@ stub RtlUnicodeToCustomCPN
@ stdcall RtlUnicodeToMultiByteN(ptr long ptr ptr long)
@ stdcall RtlUnicodeToMultiByteSize(ptr wstr long)
@ stdcall RtlUnicodeToMultiByteSize(ptr ptr long)
@ stdcall RtlUnicodeToOemN(ptr long ptr ptr long)
@ stdcall RtlUniform(ptr)
@ stdcall RtlUnlockHeap(long)