Make running tests on a visible desktop a mandatory requirement

Andreas Mohr andi at rhlx01.fht-esslingen.de
Thu Mar 10 07:45:10 CST 2005


Hi,

On Thu, Mar 10, 2005 at 12:40:31PM +0100, jakov at vmlinux.org wrote:
> Dito for Windows XP. Just tested it too.
> 
> That, and why put up a dialog with "Tests must be run on a visible desktop"
> when there shouldn't be any desktop to see the message. :-)
Sounds plausible.

Is a MessageBeep() helpful at all then?
If it is, then I'd use that one instead and maybe also do a Debug message
output (the Win32 API name for that escaped me) that can be seen in some
debug monitor (if that one can be used together with an invisible desktop,
that is...).

Or maybe create a file SORRY_WE_DONT_RUN_ON_INVISIBLE_DESKTOPS in the winrash
directory in that case ;)

Andreas Mohr



More information about the wine-devel mailing list