http://bugs.winehq.org/show_bug.cgi?id=33123
--- Comment #4 from Austin English austinenglish@gmail.com 2013-03-05 12:45:33 CST --- (In reply to comment #3)
Sorry, what does built-in means? I thought I'm not using the built-in because I used Winetricks to install vcrun2008 from there (which is the native I believe?).
Builtin is Wine's version of the dll (native being a dll from Windows).
Winetricks does set the dll to native, builtin load order, but that change was made after the last release: https://code.google.com/p/winetricks/source/detail?r=917
so depending on when/where you got it from, your version of winetricks may not set it. To do it manually, run winecfg, then set msvcr90 to native, builtin.