In the application A,i have a linked list.I want to save the linked list
to the clipboard so that when A is killed,other applications such as B,C...
can get the linked list through the clipboard.How can i do?
Thanx!