Hi guys, I'm looking for a more elegant & sophisticated way to get clipboard data without using the known supportive api (OpenClipboard, GetClipboardData, etc).
I've red that the clipboard data is stored in some kernel memory location, is required a system call to get it.
any ideas of getting the clipboard data some other way?
I've red that the clipboard data is stored in some kernel memory location, is required a system call to get it.
any ideas of getting the clipboard data some other way?