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