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 40623: /trunk/ /trunk/ui/win32/: file_dlg_win32.c /trunk

Date: Sat, 21 Jan 2012 08:59:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40623

User: guy
Date: 2012/01/21 12:59 AM

Log:
 Replace wtap_file_extensions_string() with a routine that returns a
 GSList of extensions for a file type, including extensions for the
 compressed versions of those file types that we can read.

Directory: /trunk/ui/win32/
  Changes    Path                Action
  +23 -4     file_dlg_win32.c    Modified

Directory: /trunk/wiretap/
  Changes    Path               Action
  +75 -6     file_access.c      Modified
  +31 -0     file_wrappers.c    Modified
  +3 -0      wtap-int.h         Modified
  +2 -1      wtap.def           Modified
  +2 -1      wtap.h             Modified