<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to use DLL's from VB.net in VBA 7.0 (Inventor 2014) in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-use-dll-s-from-vb-net-in-vba-7-0-inventor-2014/m-p/3904494#M130993</link>
    <description>&lt;P&gt;I would use dll routines which are placed in an dll i have generated in VB.dot Net (Express Version 2010).&lt;/P&gt;&lt;P&gt;But when i will Reference the dll VBA of Inventor 2014 told it isn't possible.&lt;/P&gt;&lt;P&gt;Who can help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2013 09:25:51 GMT</pubDate>
    <dc:creator>ChristophStumpf-STUing</dc:creator>
    <dc:date>2013-05-03T09:25:51Z</dc:date>
    <item>
      <title>How to use DLL's from VB.net in VBA 7.0 (Inventor 2014)</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-use-dll-s-from-vb-net-in-vba-7-0-inventor-2014/m-p/3904494#M130993</link>
      <description>&lt;P&gt;I would use dll routines which are placed in an dll i have generated in VB.dot Net (Express Version 2010).&lt;/P&gt;&lt;P&gt;But when i will Reference the dll VBA of Inventor 2014 told it isn't possible.&lt;/P&gt;&lt;P&gt;Who can help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2013 09:25:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-use-dll-s-from-vb-net-in-vba-7-0-inventor-2014/m-p/3904494#M130993</guid>
      <dc:creator>ChristophStumpf-STUing</dc:creator>
      <dc:date>2013-05-03T09:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use DLL's from VB.net in VBA 7.0 (Inventor 2014)</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-use-dll-s-from-vb-net-in-vba-7-0-inventor-2014/m-p/3905586#M130994</link>
      <description>&lt;P&gt;I haven't tried it myself, but it should be possible.&amp;nbsp; Here are some instructions on creating a .Net class that will support COM.&amp;nbsp; &lt;A href="http://support.microsoft.com/kb/817248" target="_blank"&gt;http://support.microsoft.com/kb/817248&lt;/A&gt;&amp;nbsp; It will be more difficult to do using the Express edition since there are some tools missing for creating COM classes.&amp;nbsp; It's still probably possible but would be good to have a standard edition to be able to see what code&amp;nbsp;it creates so you know what you have to duplicate manually.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2013 16:33:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-use-dll-s-from-vb-net-in-vba-7-0-inventor-2014/m-p/3905586#M130994</guid>
      <dc:creator>ekinsb</dc:creator>
      <dc:date>2013-05-03T16:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use DLL's from VB.net in VBA 7.0 (Inventor 2014)</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-use-dll-s-from-vb-net-in-vba-7-0-inventor-2014/m-p/3936064#M130995</link>
      <description>&lt;P&gt;Another option is to creae an inventor addin and expose your class in the "Automation" section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Essentially the addin is a COM dll created in VB.NET so I do not know if you are gaining anthing by using it for this purpose. &amp;nbsp;Actually you are losing... as the addin is only accessable as type object. &amp;nbsp;No intellisense.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2013 21:06:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-to-use-dll-s-from-vb-net-in-vba-7-0-inventor-2014/m-p/3936064#M130995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T21:06:44Z</dc:date>
    </item>
  </channel>
</rss>

