The first and second patches should be applied to source before compiling Wine. If this is not done, the compiler will exit with errors. (The first is a patch for server/protocol.def and requires tools/make_requests to be run).
After each patch, Wine should be able to compile correctly (e.g. for regression testing) If not, you should split your patches differently IMO.
Frédéric
Yes, I know. I thought that rule didn't apply when dealing with patches to server/protocol.def.
I'll combine the first and second patches together and resubmit.
Hugh