http://bugs.winehq.org/show_bug.cgi?id=7476
tehstealth@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal OS/Version|Linux |other
------- Additional Comments From tehstealth@yahoo.com 2007-18-02 14:14 ------- Ok, so it's already a known bug, meaning it'll probably be fixed next version, and I don't need to do this regression testing...?
Also, I've never done a "patch" to my Wine before, I suppose I'd use it in the GIT tree that I have. Can you point me to a Howto on adding a patch? I suppose this: diff --git a/dlls/wined3d/device.c b/dlls/wined3d/device.c ...is a command, and everything afterwards is the actual code of the patch...