In C++ how to read text from the clipboard and how to write text to the clipboard?
Reading and writing only bare text: Text properties like font, color, ... are ignored. If there is something else in the clipboard, the string that receives the clipboard content stays empty.