[PATCH 2/4] kernel32: Allow initial environment variables to be over 1024 characters long

Alexandre Julliard julliard at winehq.org
Tue Sep 25 06:22:13 CDT 2018


Jason Edmeades <us at edmeades.me.uk> writes:

> Add support for longer than 1024 characters for initial settings of environment variables. Given
> windows behaviour changes after 2048, use that as the new limit for the variable size.

It doesn't seem too hard to make the buffer size dynamic.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list