windows-user-action-hook
windows-user-action-hook copied to clipboard
Will there be any issue if the clipboard data types extend to images or files ?
title
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