<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=17&amp;t=4809" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2010-03-05T06:23:19+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=4809</id>
<entry>
<author><name><![CDATA[arobo88]]></name></author>
<updated>2010-03-05T06:23:19+01:00</updated>
<published>2010-03-05T06:23:19+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=25725#p25725</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=25725#p25725"/>
<title type="html"><![CDATA[Visual Basic with C++ DLLs]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=25725#p25725"><![CDATA[
RoBoard,<br /><br />Thanks <br /><br />arobo88<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1801">arobo88</a> — Fri Mar 05, 2010 6:23 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2010-03-05T02:34:05+01:00</updated>
<published>2010-03-05T02:34:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=25716#p25716</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=25716#p25716"/>
<title type="html"><![CDATA[Re: Visual basic with the C++ DLLs]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=25716#p25716"><![CDATA[
<blockquote><div><cite>arobo88 wrote:</cite><br />Has anyone been able to use Visual Basic with the C++ DLL to control anything?<br /></div></blockquote><br /><br />The RoBoIO lib for VC2005 has been compiled with STDCALL standard so that ones are able to call RoBoIO lib in VB6 or VB.NET. You can find many tutorials on internet that explain how to call C++ lib with following STDCALL in VB:)<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Fri Mar 05, 2010 2:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-12-02T13:27:24+01:00</updated>
<published>2009-12-02T13:27:24+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=23409#p23409</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=23409#p23409"/>
<title type="html"><![CDATA[Visual basic with the C++ DLLs]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=23409#p23409"><![CDATA[
I haven't heard about that.<br /><br />However it should be possible since they are C style DLLs. (provided you write the function definitions yourself)<br /><br />If you're running VB6 or earlier the only thing is that the DLL needs to be compiled with STDCALL standard and not the CDECL standard.<br />Info and workarounds for that are available here <!-- m --><a class="postlink" href="http://support.microsoft.com/kb/153586">http://support.microsoft.com/kb/153586</a><!-- m --><br /><br />For VB.Net I am not sure but I believe it should also be possible and most likely this limitation of calling conventions does not apply.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Wed Dec 02, 2009 1:27 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[arobo88]]></name></author>
<updated>2009-12-02T05:31:38+01:00</updated>
<published>2009-12-02T05:31:38+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=23404#p23404</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=23404#p23404"/>
<title type="html"><![CDATA[Visual basic with the C++ DLLs]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4809&amp;p=23404#p23404"><![CDATA[
Has anyone been able to use Visual Basic with the C++ DLL to control anything?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1801">arobo88</a> — Wed Dec 02, 2009 5:31 am</p><hr />
]]></content>
</entry>
</feed>