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

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-05-14T22:59:32+02:00</updated>

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

		<entry>
		<author><name><![CDATA[dima_hz]]></name></author>
		<updated>2010-05-14T22:59:32+02:00</updated>

		<published>2010-05-14T22:59:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3600&amp;p=14473#p14473</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3600&amp;p=14473#p14473"/>
		<title type="html"><![CDATA[Re: Non-standard HID-device.]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3600&amp;p=14473#p14473"><![CDATA[
i guess it will not work correctly. because in inf file there is a part where iti is indicated what king of device is connected. each hid device will be displayed in the same place. only the second part which is depended from the first one can be displayed in another place like mouse or keyboard, etc. sorry maybe i am wrong but from my practice i couldn`t realise this things to be displayed totally in another place. i mean another place from hid section in device manager. for example libusb inf file:<br /><br />[libusb_class_install_add_reg]<br />HKR,,,,&quot;LibUSB-Win32 Devices&quot;<br />HKR,,Icon,,&quot;-20&quot;<br /><br />here is indicated device icon and device section. device is a usb device but it is shown separately. you can do this for hid if you will find the hid inf document in the c:\windows\inf directory and will do some modifications to it. and will force the device to load the driver from your specific location. Guess i have helped you, Good luck!!!<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3898">dima_hz</a> — Fri May 14, 2010 10:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[uchar]]></name></author>
		<updated>2009-12-03T00:29:38+02:00</updated>

		<published>2009-12-03T00:29:38+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3600&amp;p=12230#p12230</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3600&amp;p=12230#p12230"/>
		<title type="html"><![CDATA[Non-standard HID-device.]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3600&amp;p=12230#p12230"><![CDATA[
Hello!<br />I wish to make the HID-device (using example HID-DATA), but I want, that in the Manager of Devices my device was displayed not in Device HID section.<br />I should alter a file usbconfig.h and  write my INF-file?<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3029">uchar</a> — Thu Dec 03, 2009 12:29 am</p><hr />
]]></content>
	</entry>
	</feed>
