Re: C# SFTP Remote Side Panel
Well, this is not really a WinSCP question.
Anyway, WinSCP GUI also uses
Anyway, WinSCP GUI also uses
SHGetFileInfo
to obtain icon for a given filename. So it should work, if you use the correct arguments. You can check FakeFileImageIndex
function in WinSCP source code.