clipboard software

Does anybody know where I can find a clipboard software that can be embedded in a c++ program?

I'm using using windows 7 and VS2010, and if possible could you recommend one with known tutorials available.
The windows API has functions to easily access the Clipboard and GUI libraries like wxWidgets or QT provides functions for that too.

http://msdn.microsoft.com/en-us/library/ms648709%28v=VS.85%29.aspx
Topic archived. No new replies allowed.