diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2009-06-08 16:38:51 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2009-06-08 16:50:29 (GMT) |
commit | 70283a0a87e46a8aa9d2e6296f4ed7c93cc230d6 (patch) | |
tree | 061645868d63fd652b0520904387aab1d8190fe4 /mkspecs | |
parent | 917d812013b3c34bfe71e2edfd8caa7ebd958e55 (diff) | |
download | Qt-70283a0a87e46a8aa9d2e6296f4ed7c93cc230d6.zip Qt-70283a0a87e46a8aa9d2e6296f4ed7c93cc230d6.tar.gz Qt-70283a0a87e46a8aa9d2e6296f4ed7c93cc230d6.tar.bz2 |
openUrl("mailto:") fails to open Thunderbird on windows.
Thunderbird sets only the user level shell association for mailto. This
is now being read before the default mail application registry.
The registry crawling could have been avoided by using the ShellExecute()
but it supports only around 2KBytes of data as parameter, so we will
continue using CreateProcess().
Task-number: 251554
Reviewed-by: Jens Bache-Wiig
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions