http://bugs.winehq.org/show_bug.cgi?id=29907
--- Comment #13 from Lunknown SolisX007@yahoo.com 2012-02-22 16:42:48 CST --- Hello Everyone,
Ok i finished the regression test again and got the same result. Now when i tried
git show 8692ff48a953f368860967c1141ec875adba9aaf | patch -p1 -R
it asked me
Unreversed patch detected! Ignore -R? [n] n
I chose n
Which then asked me
Apply anyway? [n] y
I chose y.
which then showed
Hunk #1 FAILED at 953. 1 out of 1 hunk FAILED -- saving rejects to file dlls/wined3d/surface.c.rej
then i did ./configure && make
after it compile i tested it and the demo was working fine. So look through those steps to make sure i did not do anything incorrect.