Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21168: /trunk/ /trunk/gtk/: capture_if_details_dlg.c /tr

Date: Sat, 24 Mar 2007 18:26:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21168

User: ulfl
Date: 2007/03/24 06:26 PM

Log:
 hmmm, _WINSOCK2API_ is not the way to go, the PSDK that comes with MSVC 6.0 also defines this - but not sockaddr_storage :-(
 
 Next try is to use the WINVER #define. AFAIK, this depends on the Platform SDK version used, which is actually our problem here. So this fix *might* work ...

Directory: /trunk/gtk/
  Changes    Path                        Action
  +7 -9      capture_if_details_dlg.c    Modified

Directory: /trunk/
  Changes    Path                      Action
  +7 -8      capture_wpcap_packet.c    Modified