This breaks the tests:
../../../tools/runtest -q -P wine -T ../../.. -M msvcp90.dll -p msvcp90_test.exe ios && touch ios.ok 0009:fixme:msvcp:init_cxx_funcs msvcr90.dll not loaded ios.c:655: Test failed: msvcp90.dll or msvcr90.dll not installed make: *** [Makefile:180: ios.ok] Error 1
Sorry, I overlooked that the function is also used for getting already loaded dlls. I'll extend the tests and send an updated fix soon.
Regards, Fabian Maurer