27 Jan
2009
27 Jan
'09
5:25 p.m.
Aurimas FiĊĦeras <aurimas(a)gmail.com> writes:
Alexandre Julliard wrote:
Of course Windows has exception handlers all over the place, but that doesn't mean we want to replicate that behavior.
But we want to have a "bug-for-bug" compatibility with Windows? Without this patch windows just returns an error, while wine crashes.
We only want it when an actual app depends on it, otherwise we'd have to add exception handlers in all functions. Note that the Windows behavior often varies across versions too. -- Alexandre Julliard julliard(a)winehq.org