http://bugs.winehq.org/show_bug.cgi?id=17195
Andrey andrey.gursky@e-mail.ua changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.gursky@e-mail.ua
--- Comment #139 from Andrey andrey.gursky@e-mail.ua 2013-07-18 09:58:02 CDT --- (In reply to comment #138)
Impossible to apply the patch #10 with the actual wine git version wine-1.5.31-97-gc6d3075
Patch 0007 alters include/wine/server_protocol.h and 0010 too. The later is unneeded.
For 1.6rc5 you can edit the patch 0007 and replace as foolows:
-#define SERVER_PROTOCOL_VERSION 440 +#define SERVER_PROTOCOL_VERSION 999
In the patch 0010 you can either remove these changes or just replace as follows:
-#define SERVER_PROTOCOL_VERSION 999 +#define SERVER_PROTOCOL_VERSION 999