Re: [PATCH 6/6] kernel32: Fix the GetComputerName* functions to not write to the buffer at all if there is not enough space.
Feb. 15, 2007
11:45 a.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
7024
Age (days ago)
7024
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard