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 43877: /trunk/ /trunk/image/: file_dlg_win32.rc /trunk/u

Date: Sat, 21 Jul 2012 01:14:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43877

User: gerald
Date: 2012/07/20 06:14 PM

Log:
 Remove the filename from the Win32 file dialog preview. It's already
 shown in two places and there's no reason to show it in a third.
 
 Use CommDlg_OpenSave_GetFilePath instead of CommDlg_OpenSave_GetSpec so
 that previews work properly for folders.

Directory: /trunk/image/
  Changes    Path                 Action
  +23 -24    file_dlg_win32.rc    Modified

Directory: /trunk/ui/win32/
  Changes    Path                Action
  +110 -107  file_dlg_win32.c    Modified
  +10 -12    file_dlg_win32.h    Modified