First  |  Prev |  Next  |  Last
Pages: 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
Detect a USB Device
I have a USB printer and I know its vendor ID and product ID. How can I know it is connected from my C# application? ... 28 May 2010 09:20
returning STATUS_FAILED from AddDevice...doesnt make a differe
Doran, Can you hold my hand just for 2 more minutes please...im sure im almost there...i think what you are saying is what i tried to do initially, i must be doing it wrong. the AddDevice code in the diskperf sample is as such: NTSTATUS DiskPerfAddDevice(IN PDRIVER_OBJECT DriverObject, IN PDEVICE_OBJECT ... 27 May 2010 17:04
returning STATUS_FAILED from AddDevice...doesnt make a difference
hello, you may or may not have read my other post about needing to enable/disable usb sticks. one suggestion was to write a filter for the DiskDrive class that detects usb sticks in the AddDevice function, and when it is usb, change the device type to something other than storage. can i just say at this point ... 25 May 2010 13:33
Preinstallation of INF File
Hello When an unknown USB device is plugged in, Windows 7 doesn't ask the user for a driver disk. But this was the way we recommended for our users on Windows XP. So I think on Windows 7 I need something like a setup.exe that preinstalls the driver INF file before the user plugs in the device. What is th... 27 May 2010 10:23
Logitech Wingman Force 3D
We are developing a game in 3D environment. So we need the driver ( Logitech Wingman Force 3D). To proceed further. ... 25 May 2010 13:33
Right Click Install on Windows 7 64 Bit
Hello I'm trying to write an inf file for our custom device. So far I got it working for Windows XP 32 Bit, but it doesn't work for Windows 7 64 Bit. If I go to device manager and right click my device, I can install the new driver without any problems. But if I right click the inf file and select install, ... 13 Jun 2010 22:42
Raw PDO shows up as unspecified device in Windows 7
Hi all, I created a raw PDO for doing sideband communication for my HID multi-touch minidriver. I have also installed a UMDF driver on top of that raw PDO. What I just found is: now I have a new device shows up in "Devices and Printers" and listed as "Unspecified" device. Is there a way to prevent my raw ... 26 May 2010 14:43
DPINST driver removal Windows 7 not working
Hi, Driver removal in Win-7 with DPINST Tool is not working. Here is the DPINST.log: -------------------------------------------------------------------------------- INFO: **************************************** INFO: 05/14/2010 05:05:58 INFO: Product Version 2.1.0.0. INFO: Version: 6.0.6000 INFO: ... 26 May 2010 05:54
Vista EAPHost EAP Supplicant installation for specific vendor
Hi, Is it possible to Restrict EAP Supplicants for Vendor specific adapter? As of now I dont see any provision like that? Can any one please update about this? Regards, Anil D -- Windows Embedded Application Architect ... 24 May 2010 09:02
solved-apply filters
I ran into the same problem. After some searching I found out that that the USB-IF Test Certification ID Check is no longer required. So, the result of the test doesn't matter as the test is filtered in WLK 1.5. After running the test(s), download the WLK filters(updatefilters.cab) from the winqual website and foll... 24 May 2010 01:33
First  |  Prev |  Next  |  Last
Pages: 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46