o NULL when the capture file is closed)?
Regards,
-Richard Turner
___
Sent via:Wireshark-dev mailing list
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/option
Thanks all of you! Problem resolved. (By updating summary.h to latest
SVN version)
Regards,
Richard Turner
On 2013/5/22 16:22, Guy Harris wrote:
On May 22, 2013, at 1:16 AM, Alexis La Goutte wrote:
it is problem of linking a C Library with C++
You need to use this fix :
+/* linking C
On 2013/5/22 13:38, Pascal Quantin wrote:
Le 22/05/2013 07:30, Anders Broman a écrit :
Richard Turner skrev 2013-05-22 07:19:
Hello,
I'm trying to implement the statistics summary window in QtShark, but
when I use these two functions I keep getting LNK2019 "unresolved
external sym
Hello,
I'm trying to implement the statistics summary window in QtShark, but
when I use these two functions I keep getting LNK2019 "unresolved
external symbol" error from my VS2010 compiler:
summary_fill_in(&cfile, &summary);
summary_fill_in_capture(&cfile, &global_capture_opts, &summary);
b
page: http://wiki.wireshark.org/Development.
-Richard Turner
___
Sent via:Wireshark-dev mailing list
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
On 2013/4/25 16:46, Shwetambara Srivastava wrote:
My name is Shwetambara Srivastava and I am a 3rd year undergraduate at
Institute of Engineering and Rural Technology, Allahabad. I am
pursuing Bachelor of Technology in Computer Science and Engineering. I
wish to participate in Google Summer of