I've noticed a possible bug when using a Richedit field. If I copy some
text from a Richedit field using Ctrl-C and then close the program, it
can not be pasted into all programs. One very annoying example is that
it does not work in the address field of my browser. The program I've
been working on is for keeping notes, and what more important notes can
you make than URLs? :P

What is causing this? Could it be that the copied text is in RichEdit
format, and therefore uncompatible with various other fields? Anyone
with more Win32-API programming?

Also, I have noticed that this is not a problem as long a the
application is running, only after closing it.

Regards,
        -Ludde

Reply via email to