Is there a place I can find what pasteboard types Parallels supports from OSX to a Windows Guest? I am programmatically putting a text/html anchor (link with text) on the pasteboard in OSX and I can paste fine in OSX, but its not visible in the Windows guest at all. For context, I am using this approach to add to the clipboard from Firefox - http://stackoverflow.com/questions/...w-can-i-copy-rich-text-links-to-the-clipboard. Thanks, dave