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 28067: /trunk/ /trunk/gtk/: capture_if_details_dlg_win32

Date: Thu, 16 Apr 2009 18:14:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28067

User: gerald
Date: 2009/04/16 11:14 AM

Log:
 Fix (and likely re-break) the Windows builds:
   - Use the latest WinPcap Developer's Pack.
   - In file_dlg_win32.c, try to fix Visual C++ 6.0 compilation.
   - #if 0 out a bunch of definitions in capture_if_details_dlg_win32.c
     that already exist in Ntddndis.h.

Directory: /trunk/gtk/
  Changes    Path                              Action
  +1 -1      capture_if_details_dlg_win32.c    Modified
  +41 -1     file_dlg_win32.c                  Modified

Directory: /trunk/tools/
  Changes    Path              Action
  +3 -3      win32-setup.sh    Modified

Directory: /trunk/
  Changes    Path            Action
  +1 -1      config.nmake    Modified