"Paul Vriens" <paul.vriens.w...@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.