This is causing a crash here: ``` tools/runtest -q -P wine -T . -M comctl32.dll -p dlls/comctl32/tests/comctl32_test.exe tab && touch dlls/comctl32/tests/tab.ok wine: Unhandled stack overflow at address 7B02DDF9 (thread 0120), starting debugger... 0120:err:virtual:virtual_setup_exception stack overflow 1156 bytes in thread 0120 addr 0x7bc5bb1f stack 0x840b7c (0x840000-0x841000-0xa40000) make: *** [Makefile:9298: dlls/comctl32/tests/tab.ok] Error 1 ```