[PATCH 4/5] kernel32: implement __wine_kernel_init_environment.

Alexandre Julliard julliard at winehq.org
Thu May 1 04:58:19 CDT 2008


"Lei Zhang" <thestig at google.com> writes:

> This makes several internal kernel32 process functions more flexible
> in order to accommodate __wine_kernel_init_environment.
> __wine_kernel_init_environment is needed for CreateEnvironmentBlock.

It's not appropriate to export that from kernel32; userenv should use
only standard APIs.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list