user32: Add a test for PeekMessage((HWND)-1), make it pass under Wine.

Dmitry Timoshkov dmitry at codeweavers.com
Sat Jun 13 06:34:45 CDT 2009


"Paul Vriens" <paul.vriens.wine at gmail.com> wrote:

>>> These new tests introduce some failures on Win9x. Could you have a look?
>> 
>> It's because HWND_MESSAGE support is missing in win9x.
>> 
> OK, will have a shot at this.

Perhaps PeekMessage() sets a reasonable last error code in that case
which you can test for, and 'continue;'.

-- 
Dmitry.



More information about the wine-devel mailing list