<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>everbot.com &#187; VB.NET</title>
	<atom:link href="http://www.everbot.com/tag/vbnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everbot.com</link>
	<description>Robotics, computer, programming, DroidHall.com</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:20:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[VB.NET] Detect whether the USB device is plugged in or taken out without timer</title>
		<link>http://www.everbot.com/vbnet-detect-whether-the-usb-device-is-plugged-in-or-taken-out-without-timer/</link>
		<comments>http://www.everbot.com/vbnet-detect-whether-the-usb-device-is-plugged-in-or-taken-out-without-timer/#comments</comments>
		<pubDate>Sat, 02 May 2009 19:36:20 +0000</pubDate>
		<dc:creator>SquallLTT</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.everbot.com/?p=48</guid>
		<description><![CDATA[.NET programming The following VB.NET code will help you to check whether a USB device is plugged in or taken out. No timer is used here. You can integrate this tip to your program just by copy and paste. Private WM_DEVICECHANGE As Integer = &#38;H219 Public Enum WM_DEVICECHANGE_WPPARAMS As Integer DBT_CONFIGCHANGECANCELED = &#38;H19 DBT_CONFIGCHANGED = &#38;H18 DBT_CUSTOMEVENT = &#38;H8006 DBT_DEVICEARRIVAL = &#38;H8000 DBT_DEVICEQUERYREMOVE = &#38;H8001 DBT_DEVICEQUERYREMOVEFAILED = &#38;H8002 DBT_DEVICEREMOVECOMPLETE = &#38;H8004 DBT_DEVICEREMOVEPENDING = &#38;H8003 DBT_DEVICETYPESPECIFIC [...]]]></description>
		<wfw:commentRss>http://www.everbot.com/vbnet-detect-whether-the-usb-device-is-plugged-in-or-taken-out-without-timer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.25phut.net @ 2012-02-07 03:41:09 -->
