<?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/8518" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2013-07-06T02:01:54+02:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2013-07-06T02:01:54+02:00</updated>

		<published>2013-07-06T02:01:54+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25550#p25550</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25550#p25550"/>
		<title type="html"><![CDATA[Re: Delphi-libUSB for Delphi2010]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25550#p25550"><![CDATA[
glad I could help<p>Statistics: Posted by Guest — Sat Jul 06, 2013 2:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[grimmjaw]]></name></author>
		<updated>2013-07-05T10:17:37+02:00</updated>

		<published>2013-07-05T10:17:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25546#p25546</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25546#p25546"/>
		<title type="html"><![CDATA[Re: Delphi-libUSB for Delphi2010]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25546#p25546"><![CDATA[
Hi vouvonne,<br /><br />thanks for the info, actually i have resolved the problem, it seem that in char is not usable in delphi 2010.<br />I replaced all char with Ansichar and everything seem to be working now.<br />Thanks again<br /><br />grimmjaw<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=19821">grimmjaw</a> — Fri Jul 05, 2013 10:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2013-07-05T09:48:04+02:00</updated>

		<published>2013-07-05T09:48:04+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25545#p25545</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25545#p25545"/>
		<title type="html"><![CDATA[Re: Delphi-libUSB for Delphi2010]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25545#p25545"><![CDATA[
Hi test.<br /><br />Maybe it is a string problem (in the vendor definitions). I recall they have changed string handling from UTF8 to UTF16 it in D2010.<br />Since the VUSB host software looks for some specific vendor string this might explain why your error occurs.<br />(Perhaps you have to cast the strings by yourself.)<p>Statistics: Posted by Guest — Fri Jul 05, 2013 9:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2013-07-04T17:25:20+02:00</updated>

		<published>2013-07-04T17:25:20+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25542#p25542</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25542#p25542"/>
		<title type="html"><![CDATA[Delphi-libUSB for Delphi2010]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8518&amp;p=25542#p25542"><![CDATA[
Hi everyone,<br /><br />I just download the PowerSwitch_Delphi Source and run the USBTest.exe.<br />It detected my PowerSwitch baord, and everything works great.<br /><br />And then I tried open the source code with Delphi 2010 and recompile the code without altering any of the code.<br />The code complied without any error but it failed to detect my board.<br />Has anyone encoutered the same problem? <br /><br /><br />grimmjaw<p>Statistics: Posted by Guest — Thu Jul 04, 2013 5:25 pm</p><hr />
]]></content>
	</entry>
	</feed>
