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