windows-user-action-hook icon indicating copy to clipboard operation
windows-user-action-hook copied to clipboard

Will there be any issue if the clipboard data types extend to images or files ?

Open XeorgeXeorge opened this issue 7 years ago • 1 comments

title

XeorgeXeorge avatar Apr 19 '18 19:04 XeorgeXeorge

It will not as long as someone can modify the code and make it work. When I worked on it a while ago I couldn't make it work, since then never had chance to look in to. Specifically below method is what we should look at to support this.

https://github.com/justcoding121/Windows-User-Action-Hook/blob/develop/EventHook/ClipboardWatcher.cs#L148

justcoding121 avatar Apr 22 '18 11:04 justcoding121