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