|
|
Browse by Tags
All Tags » shell » selection
-
I am trying to get the selected files (file paths) from currently active Explorer windows using C#. I have come across Raymond Chen's article here and converted it to C#. It mostly works but there are some issues that I couldn't manage myself. It is working for one item, not all selected items. Probably the reason is that I am using Item() ...
|
|
|