[PATCH] user32: Add an exception handler to GetWindowText.

Dmitry Timoshkov dmitry at baikal.ru
Wed Oct 13 05:18:40 CDT 2021


Rémi Bernon <rbernon at codeweavers.com> wrote:

> Then I'm not sure if it's good to catch all exceptions. It will swallow 
> any error coming from the heap or send message. Is it really what it 
> should do?

I have an application that passes rubbish addresses to GetWindowText(),
and apparently it works fine under Windows.

-- 
Dmitry.



More information about the wine-devel mailing list