- 
    Bug 
- 
    Resolution: Invalid
- 
    P2: Important 
- 
    4.6.1
- 
    None
- 
    None
- 
    Windows XP SP3
When selecting multiple files from the "Desktop" shortcut in the left pane of the native file dialog (Windows XP) using the static member QFileDialog::getOpenFileNames(), the file dialog reports a "File not Found" error.
Selecting single files work properly, as does selecting multiple files when traversing the directory manually (e.g. C:\Documents and Settings\<user>\Desktop*.*)
This is possibly related to QTBUG-3149 regarding symbolic links, as "Desktop" is the root directory from this pane?