I'm trying to write an application which the user can use to change the
filter anytime he wants. For instance, assuming that Filter A is set and
then Capture is called, where Capture is a function that captures packets.
Then I change the filter to Filter B, for instance. But now, this new filter
causes a compile error in my SetFilter function. Is there anything I should
do to make Capture capture packets only according to Filter B instead?


==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[EMAIL PROTECTED]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to