wireshark/ui/win32
Guy Harris 4a6dde12d6 Have "All Capture Files" match only capture files.
We support reading some types of files that aren't capture files, in
case we have a dissector for that file format (because, for example,
it's often transported over HTTP).  Don't include them in the set of
files "All Capture Files" matches; you can still look for them as they
have individual entries in the drop-down menu of file type patterns.

Ultimately, there should be Fileshark/TFileshark programs to read those
files - and other file types, and even capture files if the goal is to
look at the file structure rather than at the packets - and *that's* the
program that should offer the ability to load JPEGs and so on.

(No, this does not reduce the "All Capture Files" list down to a level
that makes the problem in bug 12837 go away.  The right way to fix
*that* is to arrange, somehow, that the "All Capture Files" entry not
actually list all the suffixes it matches.)

Change-Id: I705bff5fcd0694c6c6a11892621a195aa7cd0264
Reviewed-on: https://code.wireshark.org/review/17619
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-09-10 06:45:08 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
console_win32.c Minor Win32 console fix. 2015-04-16 21:33:39 +00:00
console_win32.h Minor Win32 console fix. 2015-04-16 21:33:39 +00:00
file_dlg_win32.c Have "All Capture Files" match only capture files. 2016-09-10 06:45:08 +00:00
file_dlg_win32.h Remove name resolution from the file dialogs. 2016-09-09 21:43:01 +00:00
print_win32.c The variable is assigned values twice successively found by PVS Studio (V519) 2015-12-13 10:35:36 +00:00
print_win32.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
settings.ini Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00