ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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