Patch for bug 25063 - _pclose should wait for the command processor to terminate and return it's exit status

Alexandre Julliard julliard at winehq.org
Tue Nov 23 08:28:34 CST 2010


Borut Razem <borut.razem at siol.net> writes:

> +/* TODO: this shold be same as MSVCRT_MAX_FILES defined in file.c.
> +  The define should be moved to a common header file. Is msvcrt.h the right one? */
> +#define MSVCRT_MAX_FILES       2048

There's no reason to use this here.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list