Ok, Im following this tutorial: http://ace-client.net/viewtopic.php?f=26&t=34 But when I try to apply patch I get this: > [jan@janpc Games]$ patch -p1 <'/home/jan/Games/wine-1.3.36/winepatch.patch' > can't find file to patch at input line 11 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > |commit 3ed9efa63394e500e9a7a4dbbe14303da8086f6c > |Author: Jan Zerebecki <jan.wine@xxxxxxxxxxxx> > |Date: 2010-01-11 20:18:43 +0100 > | > | ole32: force inproc instead of local server > | > |diff --git a/dlls/ole32/compobj.c b/dlls/ole32/compobj.c > |index 583a9cb..c23de80 100644 > |--- a/dlls/ole32/compobj.c > |+++ b/dlls/ole32/compobj.c > -------------------------- > File to patch: ^C > [jan@janpc Games]$ > Help me out please...