Re: Patch for bug 25063 - _pclose should wait for the command processor to terminate and return it's exit status
Nov. 23, 2010
8:28 a.m.
Borut Razem <borut.razem(a)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(a)winehq.org
5601
Age (days ago)
5601
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard