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