Fix (and likely re-break) the Windows builds:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 16 Apr 2009 18:14:38 +0000 (18:14 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 16 Apr 2009 18:14:38 +0000 (18:14 +0000)
commit3fe3ada0dccb136404f4d20cfd48714eaad45d0d
tree55a0c3f3b7338e655f53786ec175759adf7b8662
parenta567058757ec6371a2c3b490b423f2f7ebd672e7
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28067 f5534014-38df-0310-8fa8-9805f1628bb7
config.nmake
gtk/capture_if_details_dlg_win32.c
gtk/file_dlg_win32.c
tools/win32-setup.sh