http://bugs.winehq.org/show_bug.cgi?id=16499
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #7 from Dan Kegel dank@kegel.com 2009-01-22 14:22:32 --- Here's the key part of Adam's relay log:
0009:Call KERNEL32.LoadLibraryA(0a0540a0 "ATMLIB.dll") ret=09fdee47 0009:Ret KERNEL32.LoadLibraryA() retval=00000000 ret=09fdee47 0009:Call KERNEL32.RaiseException(c06d007e,00000000,00000001,0033d784) ret=09fdee86
So perhaps we need to start implementing that DLL. Does copying atmlib.dll (and maybe atmfd.dll) from your installation of windows into .wine/drive_c/windows/system32 help?