All Tags »
virtual folder
Sorry, but there are no more tags available to filter with.
-
Hi. I need to add an ability to copy or move files from explorer to my virtual folder with visible progress. I already implemented backward operation and used CFSTR_FILECONTENTS clipboard format. But when I drop files from Explorer to my virtual forlder the appropriate data object does not support this format. Probably SHFileOperation ...