[PATCH 4/5] kernel32: implement __wine_kernel_init_environment.

Lei Zhang thestig at google.com
Thu May 1 12:49:39 CDT 2008


On Thu, May 1, 2008 at 2:58 AM, Alexandre Julliard <julliard at winehq.org> wrote:
>
> "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
>

It seems I would end up duplicating a bit of code from kernel32. Is that ok?



More information about the wine-devel mailing list