[PATCH 6/6] kernel32: Fix the GetComputerName* functions to not write to the buffer at all if there is not enough space.

Alexandre Julliard julliard at winehq.org
Thu Feb 15 11:45:13 CST 2007


Robert Shearman <rob at codeweavers.com> writes:

> Remove the exception handlers, since testing on XP SP2 shows that
> access violations are not caught.

Yes, but they are caught on Win9x, and the handler was added because
an app needed it. I'd suggest to keep it at least in the A function.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list