Re: [3/6] server: Implement RegisterHotKey/UnregisterHotKey.
Hello, Shouldn't you also increment SERVER_PROTOCOL_VERSION in include/wine/server_protocol.h? Octavian
As I understand it, that's done by tools/make_requests, the effect of which I'm not meant to include in my patches. On Mon, Jun 13, 2011 at 5:06 PM, Octavian Voicu <octavian.voicu(a)gmail.com> wrote:
Hello, Shouldn't you also increment SERVER_PROTOCOL_VERSION in include/wine/server_protocol.h? Octavian
Ah, you're right. I did look at the make_requests script, but not close enough I guess. Sorry for the noise :D Octavian On Tue, Jun 14, 2011 at 12:16 AM, Vincent Povirk <madewokherd(a)gmail.com>wrote:
As I understand it, that's done by tools/make_requests, the effect of which I'm not meant to include in my patches.
On Mon, Jun 13, 2011 at 5:06 PM, Octavian Voicu <octavian.voicu(a)gmail.com> wrote:
Hello, Shouldn't you also increment SERVER_PROTOCOL_VERSION in include/wine/server_protocol.h? Octavian
participants (2)
-
Octavian Voicu -
Vincent Povirk