2129753120
Citing SHBrowseForFolderW remarks: "For Windows Vista or later, it is recommended that you use IFileDialog with the FOS_PICKFOLDERS option rather than the SHBrowseForFolder function." Since the minimum required Windows version is already 7 and we already just provide the Vista file picker, this gets rid of the Windows XP compatible folder picker code. Change-Id: I85daae84d4eb36fc827cf20aa277ce6a2f63dd2c Reviewed-on: https://gerrit.libreoffice.org/60144 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> |
||
---|---|---|
.. | ||
inc | ||
qa/unit | ||
source | ||
test | ||
uiconfig/ui | ||
AllLangMoTarget_fps.mk | ||
CppunitTest_fpicker_dialogs_test.mk | ||
Library_fps.mk | ||
Library_fps_aqua.mk | ||
Library_fps_office.mk | ||
Makefile | ||
Module_fpicker.mk | ||
README | ||
UIConfig_fps.mk | ||
WinResTarget_fps.mk |
Native file pickers for OS X and Windows (file open dialog).