Wireshark-commits: [Wireshark-commits] rev 28879: /trunk/gtk/ /trunk/gtk/: capture_if_details_dlg_w
Date: Sun, 28 Jun 2009 21:13:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28879

User: ulfl
Date: 2009/06/28 02:13 PM

Log:
 fix bug #3439 (thanks to Kovarththanan Rajaratnam), make WS compilable under MSVC2005(EE) again.
 
 Some definitions are not available on MSVC2005. This fix "detects" the MSVC version used, it might still not work with MSVC2008EE though (I guess the required definitions are depending on the Windows SDK installed).

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