ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 28060: /trunk/gtk/ /trunk/gtk/: capture_if_details_dlg_w

Date: Wed, 15 Apr 2009 23:23:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28060

User: gerald
Date: 2009/04/15 04:23 PM

Log:
 In capture_if_details_dlg_win32.c, don't define a bunch of stuff if
 _NTDDNDIS_ is defined. In file_dlg_win32.c, use GetWindowLongPtr()
 instead of GetWindowLong().

Directory: /trunk/gtk/
  Changes    Path                              Action
  +18 -16    capture_if_details_dlg_win32.c    Modified
  +7 -7      file_dlg_win32.c                  Modified