Yes, the Win32 API is pretty extensive. It can hold all sorts of data types and can tell which is which. It even seems to know the difference between "c:\test.txt" (a file) and "c:\test.txt" (a string of text). I'm not sure how the Windows clipboard history is implemented, but if you can tap into that, there's no need to keep the data in the plugin's memory.
Statistics: Posted by SilverAzide — 27 minutes ago — Replies 10 — Views 192