http://bugs.winehq.org/show_bug.cgi?id=16845
--- Comment #4 from Fernando Muñoz munozferna@gmail.com 2009-01-09 08:19:04 --- I was trying to create my own case test, but failed. Then I noticed that I could add a new test to the current user32/tests/dialog.c, since some tests there already check focus stuff on controls. I will try this approach, but I am no Win32 Api programmer, so it's gonna take a while. Also, on this patch I'm only checking for BS_AUTORADIOBUTTON, not sure if this behavior applies to BS_RADIOBUTTON aswell.