http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19912
User: ulfl
Date: 2006/11/16 08:13 PM
Log:
fix an annoying behaviour: If we save a capture file, let the default be the current file format - as we do it in the GTK version. The former implementation just defaulted to libpcap all the time, which is especially ugly if you use a file format that provides nanosecond time resolution - you're losing information :-(
Interestingly the implementation was half way there, but not really working as expected.
Directory: /trunk/gtk/
Changes Path Action
+17 -11 win32-file-dlg.c Modified