Re: server: Store full sized completion information on the server side.

2013-08-23 Thread Alexandre Julliard
Dmitry Timoshkov writes: > @@ -152,7 +152,7 @@ struct completion *get_completion_obj( struct process > *process, obj_handle_t han > } > > void add_completion( struct completion *completion, apc_param_t ckey, > apc_param_t cvalue, > - unsigned int status, unsigned int inf

Re: [6/6] server: Store full sized completion information on the server side.

2013-08-21 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=26791 Your paranoid android