err:module:import_dll No implementation for DDRAW.dll.DdEntry18 imported from C:\windows\system\d3d8.dll, setting to 0xdeadbeef
This means that your Wine install does not have D3D8 built (probably because you do not have the OpenGL headers installed on your box if you built yourself or that you missed the OpenGL dependency when installing a package).
And 'native' D3D8 is certainly not supported by Wine.
Lionel