Re: [PATCH 6/6] kernel32: Fix the GetComputerName* functions to not write to the buffer at all if there is not enough space.
15 Feb
2007
15 Feb
'07
5:45 p.m.
Robert Shearman <rob(a)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(a)winehq.org
6881
Age (days ago)
6881
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard