python - Address of Dragged File in Windows -


how can know address of dragged file or folder in windows explorer python?

i think filename path, function handles 'drop' has struct data need, python not provides gui drop files, widget framework using?


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -