Roman Dadkov <rom...@etersoft.ru> writes:

> @@ -63,7 +63,7 @@ struct reply_header
>  /* this is used to construct the generic_request union */
>  struct request_max_size
>  {
> -    int pad[16]; /* the max request size is 16 ints */
> +    int pad[18]; /* the max request size is 18 ints */
>  };

You can't change that.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to