Wireshark mailing list archives

in linux works......in windows not!??


From: "Manthos S." <s.manthos () gmail com>
Date: Thu, 15 Jul 2010 20:40:42 +0200

Dear experts,

i wanted to append something to the Info-Column of my dissector. I did it
with:

        if(check_col(pinfo->cinfo, COL_INFO))
          col_set_str(pinfo->cinfo, COL_INFO, " something");

...and in linux worked perfect! I checked it out to my repository, booted
with windows, made svn update, compiled in windows, copied the
.dll......but  no result.(???)
No errors or warnings at all!
What could be the reason?

How could i launch wireshark from the console in the same thread like linux
for debugging?

Thanks a lot
Spanos Manthos
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: