<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: use of SHDocVw.dll in scripted functions</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=d5d1779c-a60a-40ae-adbb-82a82d5419da" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=d5d1779c-a60a-40ae-adbb-82a82d5419da</link>
<description>DisplayFusion RSS: use of SHDocVw.dll in scripted functions</description>
<lastBuildDate>Sun, 19 Apr 2026 11:05:53 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=d5d1779c-a60a-40ae-adbb-82a82d5419da</generator>
<item>
<title>RE: use of SHDocVw.dll in scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/use-of-shdocvwdll-in-scripted-functions/?ID=d5d1779c-a60a-40ae-adbb-82a82d5419da#3</link>
<pubDate>Mon, 13 Aug 2018 23:31:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/use-of-shdocvwdll-in-scripted-functions/?ID=d5d1779c-a60a-40ae-adbb-82a82d5419da#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[There is!
All you need to do is put the path to the DLL in the "References" textbox that is located below the code, then the script will compile with that resource. For SHDocVw.dll, you might need to do some extra steps and either make or find an Interop library so that .NET knows how to work wi...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
There is!<br/>
<br/>
All you need to do is put the path to the DLL in the "References" textbox that is located below the code, then the script will compile with that resource. For SHDocVw.dll, you might need to do some extra steps and either make or find an Interop library so that .NET knows how to work with it.<br/>
<br/>
I've attached a screenshot of the references text box for you <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: use of SHDocVw.dll in scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/use-of-shdocvwdll-in-scripted-functions/?ID=d5d1779c-a60a-40ae-adbb-82a82d5419da#2</link>
<pubDate>Wed, 01 Aug 2018 00:22:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/use-of-shdocvwdll-in-scripted-functions/?ID=d5d1779c-a60a-40ae-adbb-82a82d5419da#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[There is, but it's a bit over my head
I will assign this over to Thomas and he should be able to help out.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
There is, but it's a bit over my head <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
I will assign this over to Thomas and he should be able to help out.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>use of SHDocVw.dll in scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/use-of-shdocvwdll-in-scripted-functions/?ID=d5d1779c-a60a-40ae-adbb-82a82d5419da</link>
<pubDate>Tue, 31 Jul 2018 10:11:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/use-of-shdocvwdll-in-scripted-functions/?ID=d5d1779c-a60a-40ae-adbb-82a82d5419da</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello,
I couldn't success in using SHDocVw.dll to perform such tasks as Opening a new tab in IE :
https://stackoverflow.com/questions/3838821/open-new-tab-in-ie
is there a way to import the necessary Reference and perform appropriate DllImports?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello,<br/>
I couldn't success in using SHDocVw.dll to perform such tasks as Opening a new tab in IE :<br/>
<a href="https://stackoverflow.com/questions/3838821/open-new-tab-in-ie" target="_blank" rel="nofollow"><b>https://stackoverflow.com/questions/3838821/open-new-tab-in-ie</b></a><br/>
<br/>
is there a way to import the necessary Reference and perform appropriate DllImports?
</div>
]]></content:encoded>
</item>
</channel>
</rss>