Ethereal-dev: Re: [Ethereal-dev] [Patch] Support for wildcards in mergecap

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Sun, 14 Nov 2004 17:26:14 +1100
www.cygwin.com 
a windows box becomes useable with it installed.




On Sat, 13 Nov 2004 17:56:27 +0100, Francisco Alcoba (TS/EEM)
<francisco.alcoba@xxxxxxxxxxxx> wrote:
> Hi,
> 
> Windows command line does not support wildcards in arguments by itself, it just hands them over as text. So I've added code to expand them into the corresponding file names when used as input files.
> 
> The downside is that, unless I change the program structure a lot, I need to pre-specify the number of files that can be processed. I have set it to 10000 in constant MAX_FILES.
> 
> Regards,
> 
>  Francisco
> 
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
> 
> 
> 
>