"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:

> Good point. I'm convinced. But since we are on the subject, why did you
> prefer the use of the WideToXXX function instead of the
> RtlCreateUnicode...Asciiz?

No real reason, mostly laziness. It was easier to simply copy the 3
lines from HEAP_strdup into the code than to change it to use the Rtl*
functions. But if you feel like changing that you are most welcome to
do it.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to