On Thu, 2005-03-10 at 17:06, Dmitry Timoshkov wrote:
"Paul Vriens" Paul.Vriens@xs4all.nl wrote:
Apart from the fact whether winrash should be 'fixed' or not, this patch doesn't seem to do what it is supposed to do. Put in other words the running_on_visible_desktop is not correct (enough).
Apparently that's because desktop window is completely covered by the Progman window and SysListView32. I'm very sorry for the breakage.
Here is a patch that hopefully should finally work for all systems. It's based on the article pointed out by Robert Shearman.
Changelog: Dmitry Timoshkov dmitry@codeweavers.com Implement a test for the desktop visibility based on the MSDN article pointed out by Robert Shearman.
Hi,
someting is wrong with pulling the latest winetest (with winrash) but that's another issue.
When running the latest winetest from Paul' page, I get on my win98 box:
C:\WINDOWS\Desktop>C:\WINDOWS\DESKTOP\WINETE~1.EXE Assertion failed: pGetUserObjectInformationA(wstation, UOI_FLAGS, &uoflags, size of(uoflags), &len), file /home/paul/Production/wine-cross-source/programs/winete st/main.c, line 82
abnormal program termination
This doesn't seem right ;-)
Paul.