GetAcceptLanguages A->W [2nd][resend]

Alexandre Julliard julliard at winehq.org
Tue Jun 15 14:39:42 CDT 2004


Stefan Leichter <Stefan.Leichter at camLine.com> writes:

> Hello,
>
> anything wrong with this patch?

The last error handling is very suspicious, I doubt the function sets
ERROR_FILE_NOT_FOUND on a null buffer. I think it's because your test
is broken, you need to clear last error before every call if you want
to be able to test it afterwards otherwise you just get leftovers from
a previous call.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list