- when will this be fixed ?
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC: can't handle right now.
Did you actually read any DirectX doc before complaining ? These flags are completely useless when emulating a blit and have sense only when doing it in hardware.
wine: Unhandled exception, starting debugger...
Did you send us a backtrace of the problem ? A trace ?
- where can i get the old wine sources (not with first implementation of
dx8)
CVS is your friend.
- why not split development of wine and DX so, that anyone can install
the DX version he wants.
Well, what would be the advantage of that ? Do you know other implementations of DX than the one in Wine ?
- what can i do to speed up development?
Start coding ?
Lionel