<?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="https://forums.obdev.at/app.php/feed/topic/4008" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-03-29T06:15:48+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/4008</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2010-03-29T06:15:48+02:00</updated>

		<published>2010-03-29T06:15:48+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4008&amp;p=13897#p13897</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4008&amp;p=13897#p13897"/>
		<title type="html"><![CDATA[Re: hid-data command line program into dll]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4008&amp;p=13897#p13897"><![CDATA[
Anyone?  :/<p>Statistics: Posted by Guest — Mon Mar 29, 2010 6:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darvelo]]></name></author>
		<updated>2010-03-17T05:07:18+02:00</updated>

		<published>2010-03-17T05:07:18+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4008&amp;p=13680#p13680</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4008&amp;p=13680#p13680"/>
		<title type="html"><![CDATA[hid-data command line program into dll]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4008&amp;p=13680#p13680"><![CDATA[
I have implemented V-USB into a device that measures sensor readings.  These readings are sent to the PC using the hid-data example with the command line application using the &quot;read&quot; parameter.<br /><br />I want to program a Visual Basic front-end to read these values instead.  Is there any way I can compile the hid-data command line code into a Windows DLL to call the usbhidGetReport() function from VB?<br /><br />Edit: I found this site (<a href="http://www.codeproject.com/KB/DLL/XDllPt2.aspx" class="postlink">http://www.codeproject.com/KB/DLL/XDllPt2.aspx</a>) which describes some of the process.  If I create an exported function which just returns the byte array as a string, could this DLL scenario work?  I believe I'd have to compile the hid-data code in Visual Studio.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3387">darvelo</a> — Wed Mar 17, 2010 5:07 am</p><hr />
]]></content>
	</entry>
	</feed>
