ntdll : add ThreadQuerySetWin32StartAddress in NtQueryInformationThread

Alexandre Julliard julliard at winehq.org
Tue Jun 19 12:49:06 CDT 2012


Roman Dadkov <romand at 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
julliard at winehq.org



More information about the wine-devel mailing list