http://bugs.winehq.org/show_bug.cgi?id=1236
--- Comment #11 from Shachar Shemesh shachar@shemesh.biz 2008-04-08 03:07:50 --- (In reply to comment #9)
Hi, I'm trying to get into wine development and this bug looked like a good start. I had no trouble compiling wine. I'm having some trouble getting the test case to run. Maybe this isn't the right place to post, but the answer might be helpful for others trying to fix this who are new to wine.
Nevertheless, I believe it's best to solve this issue through the mailing lists.
(In reply to comment #10)
You either need to add the test to existing ones in dlls/user32/tests/combo.c
I am not aware that it is possible to perform interactive tests in that area, and I cannot think of a non-interactive way to test whether the problem still exists. If both are correct, this bug is a poor candidate for the automatic tests.
Shachar