The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: unimplemented function MSVCR90.dll
by CommonOddity on Monday September 20th 2010, 19:29
I imagine you set msvcp90.dll to native. Set msvcr90.dll to builtin.
Not sure why exactly, but this is a requirement. They are separate files, but somehow it seems they make calls between each other, or rely on each other one way or another.
I had to do this in order to get my copy running. Give it a shot, let me know how it goes.