http://bugs.winehq.org/show_bug.cgi?id=5788
------- Additional Comments From stefandoesinger@gmx.at 2007-16-02 15:01 ------- The DDBLT_WAIT flag fixme is harmless, in the worst case it causes performance issues but should never stop an app from running.
Actually DDBLT_WAIT is perfectly implemented, wine cannot handle the absence of this flag. So the fixme is wrong.