<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx</link><description>The short answer: "Because there is no NIF_PARSELINKS flag."
 
The long answer:
 
 
When balloon tips were first developed, there was no ability
to embed links.
Consequently, programs were free to put insecure text in balloon tips,
since there</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#81868</link><pubDate>Mon, 01 Mar 2004 05:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:81868</guid><dc:creator>Raymond Chen</dc:creator><description>Right, a formatting attack is meaningful only against people who have permission to format the computer. But you can see other attacks that do not require admin privs (e.g., delete all your files).&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=81868" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#81853</link><pubDate>Mon, 01 Mar 2004 03:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:81853</guid><dc:creator>Andrew</dc:creator><description>A non-admin user shouldn't be able to format their own hard drive. A typical user (the type who'd get fooled by something like this) should not be logged in as an admin.&lt;br&gt;&lt;br&gt;Stuff like this is just compensation for a broken security model.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=81853" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#81104</link><pubDate>Fri, 27 Feb 2004 16:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:81104</guid><dc:creator>Raymond Chen</dc:creator><description>Again, because most of the time the thing you want to hotlink is not an URL. For example, look at Help and Support -- all those things that look like hotlinks and not a single one of them is an URL.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=81104" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#80980</link><pubDate>Fri, 27 Feb 2004 09:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:80980</guid><dc:creator>Moi</dc:creator><description>Ok, then I don't get it. Why could the URLs not simply be forced through whatever mechanism the user has selected for handling things of that type and so have the appropriate security?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=80980" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#80707</link><pubDate>Thu, 26 Feb 2004 22:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:80707</guid><dc:creator>Raymond Chen</dc:creator><description>Instead of a file:// URL, you could use something like &lt;a target="_new" href="http://some.hacker.site/trojan.exe"&gt;http://some.hacker.site/trojan.exe&lt;/a&gt;&lt;br&gt;&lt;br&gt;(In fact the format.com example doesn't work. I intentionally picked something that doesn't work so people wouldn't get ideas. But the principle is there: Just stick in something that would be bad to pass to ShellExecute.)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=80707" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#80703</link><pubDate>Thu, 26 Feb 2004 22:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:80703</guid><dc:creator>Peter Dimov</dc:creator><description>Balloons aside, the fact that you can execute format.com via a file:// URL is mind-boggling. That's a very odd security model, if the words &amp;quot;security model&amp;quot; can even be used to describe it.&lt;br&gt;&lt;br&gt;The example URL doesn't format, though, I tried it. :-)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=80703" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#80356</link><pubDate>Thu, 26 Feb 2004 13:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:80356</guid><dc:creator>Oleksiy Kolisnychenko</dc:creator><description>Thanks Sven, LVS_EX_DOUBLEBUFFER helped!&lt;br&gt;&lt;br&gt;It's in headers, but not documented yet. :((&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=80356" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#80334</link><pubDate>Thu, 26 Feb 2004 11:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:80334</guid><dc:creator>Mike Dimmick</dc:creator><description>Pocket PC 2002 and later offer notification balloons with links in them, and the links result in a call to IShellNotificationCallback::OnCommandSelected or IShellNotificationCallback::OnLinkSelected depending on what sort of link was clicked.&lt;br&gt;&lt;br&gt;Another case of independent development of a similar feature.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=80334" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#80284</link><pubDate>Thu, 26 Feb 2004 07:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:80284</guid><dc:creator>Simon Cooke [exMSFT]</dc:creator><description>Yeah, but I think that's what people are griping about; they're asking for links, when what they really want is more control over formatting and feedback. They don't want a hyperlink control in there - they want a richer model for display.&lt;br&gt;&lt;br&gt;Call it Office/Encarta/Money UI Envy ;-)&lt;br&gt;&lt;br&gt;My own personal jury is still out on WinFX and Avalon. I'm holding judgement until I see some later builds.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=80284" width="1" height="1"&gt;</description></item><item><title>re: Why can't I put hotlinks in notification icon balloon tips?</title><link>http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx#80194</link><pubDate>Thu, 26 Feb 2004 04:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:80194</guid><dc:creator>Raymond Chen</dc:creator><description>Well not even the balloon control uses rich text. It's just plain text (with some underlining if you enable links). No selective boldface or any of that stuff.&lt;br&gt;&lt;br&gt;Hopefully WinFX will make it easier to combine multiple controls.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=80194" width="1" height="1"&gt;</description></item></channel></rss>