Relative Content

Tag Archive for c++windowsclipboard

Rendering clipboard repeatedly

I have an application that uses delayed rendering of the clipboard to paste the current time. But: when the time was rendered once, it will always paste the same time, and not the updated time.