

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : URGENT Help. VB6 -&gt; 2005 code Change</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 11:22:07 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : URGENT Help. VB6 -&gt; 2005 code Change</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>URGENT Help. VB6 -&gt; 2005 code Change</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51830#p51830</link>
				<description><![CDATA[  Hey<br /><br />i have code of a reaction time test in VB6 that works fine
however i need it in VB 2005... im assuming its the same as 2008?<br /><br
/>The code isnt that big its fairly understandable however i just cant get
it to work as some things in vb6 are different to 2005. <br /><br />What
the program does is. You click the green GO and it changes to a yellow.
Then random time intervals a box will turn red and you click it as fast as
you can.. then a msgbox pops up. you do this 5 times and get an average.<br
/><br /><span style="font-weight: bold">Things i cant work out how to fix
when i convert:<br />Timer<br />Wait<br />DoEvents<br />Checkbox = 1 or 0
.. always underlined under the 1 and 0<br /><br />What are the equivalent
of those in the newer versions?</span> <br /><br />Thats it,image:<br
/><img src="http://img194.imageshack.us/img194/8567/reaction.jpg"
alt="Image" /> <br /><div class="codetitle"><b>Code:</b></div><div
class="codecontent"> <br />Public fin As Integer<br /><br /><br />Sub
CommandButton1_MouseDown(ByVal Button As Integer, ByVal Shift As Integer,
ByVal X As Single, ByVal Y As Single)<br />If (Not
UserForm1.CommandButton1.BackColor = &HFFFF&) Then<br /><br />Dim score(1
To 5) As D</div>...<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=43852">cgorny80</a> &bull; on Sat May 16, 2009 9:56 am &bull; Replies 0 &bull; Views 107</p><hr />]]></description>
					<content:encoded><![CDATA[  Hey<br /><br />i have code of a reaction time test in VB6 that works fine
however i need it in VB 2005... im assuming its the same as 2008?<br /><br
/>The code isnt that big its fairly understandable however i just cant get
it to work as some things in vb6 are different to 2005. <br /><br />What
the program does is. You click the green GO and it changes to a yellow.
Then random time intervals a box will turn red and you click it as fast as
you can.. then a msgbox pops up. you do this 5 times and get an average.<br
/><br /><span style="font-weight: bold">Things i cant work out how to fix
when i convert:<br />Timer<br />Wait<br />DoEvents<br />Checkbox = 1 or 0
.. always underlined under the 1 and 0<br /><br />What are the equivalent
of those in the newer versions?</span> <br /><br />Thats it,image:<br
/><img src="http://img194.imageshack.us/img194/8567/reaction.jpg"
alt="Image" /> <br /><div class="codetitle"><b>Code:</b></div><div
class="codecontent"> <br />Public fin As Integer<br /><br /><br />Sub
CommandButton1_MouseDown(ByVal Button As Integer, ByVal Shift As Integer,
ByVal X As Single, ByVal Y As Single)<br />If (Not
UserForm1.CommandButton1.BackColor = &HFFFF&) Then<br /><br />Dim score(1
To 5) As D</div>...]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=57"><![CDATA[Visual Basic Forum]]></category>
			<dc:creator><![CDATA[43852]]></dc:creator>
			<dc:date>2009-05-16T09:56:16+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51830#p51830</guid>
		</item>
	
	</channel>
</rss>