http://bugs.winehq.org/show_bug.cgi?id=16589 --- Comment #10 from Robert Förster <Dessa(a)gmake.de> 2009-06-26 10:51:38 --- fixed in git, the functions mentioned in that bugreport are implemented, eve doesn't start however because of probably this: err:module:find_forwarded_export function not found for forward 'd3dx8.D3DXQuaternionSquadSetup' used by L"C:\\windows\\system32\\d3dx9_36.dll". If you are using builtin L"d3dx9_36.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'd3dx9_36.D3DXQuaternionSquadSetup' used by L"C:\\windows\\system32\\d3dx9_35.dll". If you are using builtin L"d3dx9_35.dll", try using the native one instead. and this: fixme:d3dx:D3DXCreateFontIndirectW stub fixme:d3dx:D3DXCreateFontIndirectW stub fixme:d3dx:D3DXCreateFontIndirectW stub fixme:d3dx:D3DXLoadSurfaceFromFileInMemory stub wine: Call from 0x7edf20c2 to unimplemented function d3dx9_36.dll.D3DXCreateEffectEx, aborting wine: Unimplemented function d3dx9_36.dll.D3DXCreateEffectEx called at address 0x7edf20c2 (thread 0023), starting debugger... wine: Call from 0x7edf20c2 to unimplemented function d3dx9_36.dll.D3DXCreateEffectEx, aborting but that is another story anyway, i think. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.