[PATCH 3/6] [UnInstall]: No longer use unix stdio functions, but the kernel32 equivalent

Alexandre Julliard julliard at winehq.org
Mon Nov 7 07:12:19 CST 2011


Eric Pouech <eric.pouech at orange.fr> writes:

> #28185
>
> A+
> ---
>
>  programs/uninstaller/main.c |   65 ++++++++++++++++++++++++++++++-------------
>  1 files changed, 46 insertions(+), 19 deletions(-)

I'm not sure that's a good idea. The output of uninstaller is meant to
be used by Unix apps, it's not something a user would want to display on
the console.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list