I am currently working on updating the winetest for comctl to show it. And I will update my patch for wine, so it will also handle PSN_QUERYINITIALFOCUS. I still have some probs to get the winetest work as I want it to: The test creates a modeless PropSheet with one Page and does not handle system messages. PSN_QUERYINITIALFOCUS is only sent to the first page, when an edit control is present, second page does not recieve that notification. I tried a second thread to handle messages and wait using system("PAUSE"), but no change. Can someone tell me how to write a testcase that will handle all that messages and still return when all tests are finished?
That was about the first patch. The second one: It was only a quick suggestion. Never tested it, not even sure if this one is fully correct. It was simply an enhancment to GreatLord's hack (so I leave it up to GreatLord to provide a testcase) ;-) He said it would fix the problem with downloader, but it doesn't seem to work for me. (And if it does it is still not the real problem, as downloader should not crash (or freeze) ROS when a usermode function is not implemented.) Can anyone acknowledge, that (even after the patch) it freezes ROS? Maybe it's only me. I used 0.3.1 iso from GreatLord with VMWare Server 1.0.1. It happens most of the time sometimes I start ROS and downloader works without any probs several times. I think we should fix that bug before releasing, if possible.
When I have finished the test and updated the patch, can someone with better contact to wine submit that patch, maybe someone who reads wine mailing lists etc.?
Aleksey Bragin schrieb:
I really suggest Timo should submit a patch to Wine, it'll be easier to sync later and avoid conflicts.
Will it be accepted or not, this is Alexandre's decision, but Timo should give it a try.
WBR, Aleksey Bragin.