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 43756: /trunk/ui/ /trunk/ui/gtk/: capture_file_dlg.c fil

Date: Mon, 16 Jul 2012 20:46:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43756

User: gerald
Date: 2012/07/16 01:46 PM

Log:
 Move most of file_open_cmd to gtk_open_file. Make gtk_open_file
 and win32_open_file behave similarly. _snwprintf is "banned". Use
 StringCchPrintf instead. Tested on Windows. I'll test on OS X shortly.

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +146 -102  capture_file_dlg.c    Modified
  +9 -0      file_dlg.h            Modified

Directory: /trunk/ui/win32/
  Changes    Path                Action
  +60 -64    file_dlg_win32.c    Modified
  +1 -1      file_dlg_win32.h    Modified