summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJens Bache-Wiig <jbache@trolltech.com>2009-09-16 11:59:20 (GMT)
committerJens Bache-Wiig <jbache@trolltech.com>2009-09-16 12:02:39 (GMT)
commit722d351de797135273a05ff0f4c63315bf37592d (patch)
treed2af3a105daf24ff1c29c620b6d143a3ee709492 /demos
parent16c4afe4592587a4bc48ae2170da748e0d149a64 (diff)
downloadQt-722d351de797135273a05ff0f4c63315bf37592d.zip
Qt-722d351de797135273a05ff0f4c63315bf37592d.tar.gz
Qt-722d351de797135273a05ff0f4c63315bf37592d.tar.bz2
Fix QDesktopServices::storageLocation() when registry keys are missing
We should not use the registry key when looking up the storage location as this is not really supported by Microsoft and not allways accessible. Instead we now use SHGetSpecialFolderPath. Note that we avoid SHGetKnownFolderPath as it is not available on all CE platforms though it is the reccommended function by Microsoft. Task-number: QTBUG-3241 Reviewed-by: prasanth
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions