Maintain data in Clipboard
-
Hi, I'm working on an Outlook Add-in written in VC++. My problem is that I have to add some buttons to a toolbar, and the only way (I know) to set icons to them is using PasteFace. By doing this, I have to use the clipboard, and I loose everything that I had in there. Is there any way I can somehow save this data (from the clipboard) in a buffer, and after pasting the images, to put the initial data back into the clipboard. Any ideas or suggestions would be most welcome. Thanks, Doru
-
Hi, I'm working on an Outlook Add-in written in VC++. My problem is that I have to add some buttons to a toolbar, and the only way (I know) to set icons to them is using PasteFace. By doing this, I have to use the clipboard, and I loose everything that I had in there. Is there any way I can somehow save this data (from the clipboard) in a buffer, and after pasting the images, to put the initial data back into the clipboard. Any ideas or suggestions would be most welcome. Thanks, Doru
If the clipboard data is in a format/formats you understand, then yeah, you could probably hack it. Since just about anyone can put just about anything in the clipboard though, it's unlikely you'll get this working across the board without a huge amount of effort.
Shog9
I'm not the Jack of Diamonds... I'm not the six of spades. I don't know what you thought; I'm not your astronaut...