Opened 19 years ago
Last modified 18 years ago
#1495 closed Patch
problem with desktop location changed by user
Reported by: | cole945 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | cole945, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
If user changed the desktop with Tweak UI(or something
else),
the desktop location would be wrong.
The parameter of SHGetSpecialFolderPath() should be
CSIDL_DESKTOPDIRECTORY instead of CSIDL_DESKTOP to get
the correct desktop location.
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | DirTreeCtrl.cpp.diff added |
---|
comment:1 by , 18 years ago
Note:
See TracTickets
for help on using tickets.
Fixed in 2.2.24a already.