<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Ignoring Clipboard Updates with the CF_CLIPBOARD_VIEWER_IGNORE Clipboard Format | Clipboard Extender Dot Com</title>
	<link>http://www.clipboardextender.com</link>
	<description>Clipboard resources for end-users and developers.</description>
	<pubDate>Mon, 21 Jul 2008 00:20:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>Ignoring Clipboard Updates with the CF_CLIPBOARD_VIEWER_IGNORE Clipboard Format | Clipboard Extender Dot Com</title>
		<link>http://www.clipboardextender.com/developing-clipboard-aware-programs-for-windows/ignoring-clipboard-updates-with-the-cf_clipboard_viewer_ignore-clipboard-format#comment-7174</link>
		<author>Mina</author>
		<pubDate>Fri, 25 Jan 2008 04:58:41 +0000</pubDate>
		<guid>http://www.clipboardextender.com/developing-clipboard-aware-programs-for-windows/ignoring-clipboard-updates-with-the-cf_clipboard_viewer_ignore-clipboard-format#comment-7174</guid>
		<description>ahh okay, thank you for that comment, i guess i have no choice here, the only issue is the program ive written, sometimes user want the app to process duplicate data...</description>
		<content:encoded><![CDATA[<p>ahh okay, thank you for that comment, i guess i have no choice here, the only issue is the program ive written, sometimes user want the app to process duplicate data&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Ignoring Clipboard Updates with the CF_CLIPBOARD_VIEWER_IGNORE Clipboard Format | Clipboard Extender Dot Com</title>
		<link>http://www.clipboardextender.com/developing-clipboard-aware-programs-for-windows/ignoring-clipboard-updates-with-the-cf_clipboard_viewer_ignore-clipboard-format#comment-7146</link>
		<author>admin</author>
		<pubDate>Wed, 23 Jan 2008 23:18:55 +0000</pubDate>
		<guid>http://www.clipboardextender.com/developing-clipboard-aware-programs-for-windows/ignoring-clipboard-updates-with-the-cf_clipboard_viewer_ignore-clipboard-format#comment-7146</guid>
		<description>Hi Mina,
Sorry, there isn't a way to ignore that, within a program.  The best you can do is check for duplicate data and reject. That's what ClipMate does, if you dis-allow duplicates in the collection properties.
Office apps routinely update the clipboard with a "parting shot" when they close. This is usually because they "scrub" the clipboard to remove data formats such as OLE, that will be invalid when the program isn't there anymore.</description>
		<content:encoded><![CDATA[<p>Hi Mina,<br />
Sorry, there isn&#8217;t a way to ignore that, within a program.  The best you can do is check for duplicate data and reject. That&#8217;s what ClipMate does, if you dis-allow duplicates in the collection properties.<br />
Office apps routinely update the clipboard with a &#8220;parting shot&#8221; when they close. This is usually because they &#8220;scrub&#8221; the clipboard to remove data formats such as OLE, that will be invalid when the program isn&#8217;t there anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Ignoring Clipboard Updates with the CF_CLIPBOARD_VIEWER_IGNORE Clipboard Format | Clipboard Extender Dot Com</title>
		<link>http://www.clipboardextender.com/developing-clipboard-aware-programs-for-windows/ignoring-clipboard-updates-with-the-cf_clipboard_viewer_ignore-clipboard-format#comment-7145</link>
		<author>Mina</author>
		<pubDate>Wed, 23 Jan 2008 23:00:20 +0000</pubDate>
		<guid>http://www.clipboardextender.com/developing-clipboard-aware-programs-for-windows/ignoring-clipboard-updates-with-the-cf_clipboard_viewer_ignore-clipboard-format#comment-7145</guid>
		<description>Nice article, I'm noticing with alot of microsoft office applications, when you copy test from within the app (e.g copy "HI" from within a word document) then you close the word document the action of closing the document triggers a clipboard event, is there a way to ignore it in that case because this is anoying when developing an application.</description>
		<content:encoded><![CDATA[<p>Nice article, I&#8217;m noticing with alot of microsoft office applications, when you copy test from within the app (e.g copy &#8220;HI&#8221; from within a word document) then you close the word document the action of closing the document triggers a clipboard event, is there a way to ignore it in that case because this is anoying when developing an application.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
