http://bugs.winehq.org/show_bug.cgi?id=30096
Bug #: 30096 Summary: Setting path doesn't work in Shelltreeview Product: Wine Version: 1.4-rc6 Platform: x86 URL: http://netikka.net/dev/shelltreeview.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
Delphi has TShelltreeview component.
When trying to set path, for example:
shelltreeview1.path:='C:\Windows';
-> It sets empty path. Root is set to rfMyComputer.
Small sample to reproduce: http://netikka.net/dev/shelltreeview.exe