No announcements
Found 2452243 threads
-
2 Votes
Is there any way to use WinUSB from a Metro app?
Thus, any solution using UMDF USB driver with WinUSB would not work on WinRT ARM.Answered | 14 Replies | 7692 Views | Created by Dan Edgar - Monday, September 19, 2011 6:56 PM | Last reply by Eric Hanson-MSFT - Saturday, June 30, 2012 4:50 AM -
0 Votes
UMDF Drivers
Need help on creating an UMDF sensor driver.Answered | 1 Replies | 7590 Views | Created by WindowsNT - Sunday, September 27, 2009 5:26 AM | Last reply by swapnilp - Monday, September 28, 2009 6:20 PM -
0 Votes
WinUSB from UMDF driver
However it is preferable to use USB Target in UMDF to accomplish the same thing with less effort.Answered | 2 Replies | 2991 Views | Created by Goldfish64 - Thursday, July 26, 2012 9:25 PM | Last reply by Eric Hanson-MSFT - Wednesday, August 8, 2012 4:54 PM -
0 Votes
How to Using the Registry in HealthVault WPD Driver base on UMDF-based Drivers
Because this version of Healthvault Deivce Driver Doesn't support this function(IWDFPropertyStoreFactory::RetrieveDevicePropertyStore ), So , If My Healthvault Deivce ...Answered | 4 Replies | 5507 Views | Created by ahoahoahoahoahoahoahoaho - Monday, August 2, 2010 9:55 AM | Last reply by Anish Ravindran - Thursday, January 13, 2011 10:14 AM -
0 Votes
How to build winusb for x64
you can install it by selecting update driver section of device when it is listed under UNKNOWN device or OTHER device resulting installation of winusb.Answered | 3 Replies | 3166 Views | Created by Colo_Bri - Friday, March 8, 2013 6:02 AM | Last reply by Mayank07Bagaria - Friday, October 4, 2013 9:06 AM -
4 Votes
winUSB error
Hi, Was it originally posted to the Windows Hardware WDK and Driver Development forum?Answered | 4 Replies | 2317 Views | Created by rudyb01 - Friday, January 25, 2013 3:30 PM | Last reply by Zoltán Horváth - Tuesday, January 29, 2013 9:55 AM -
0 Votes
VS2015: cannot build a new project created from template "User Mode Driver (UMDF V1)"
Windows Hardware WDK and Driver Development If you agree with it , I will move this link, Thanks for your understanding.Answered | 7 Replies | 3268 Views | Created by Paul Sievers - Thursday, September 29, 2016 7:07 AM | Last reply by Paul Sievers - Wednesday, October 5, 2016 6:43 AM -
0 Votes
UMDF DLL Vs.
No problem accessing the DLL from the App.Answered | 4 Replies | 2798 Views | Created by Wreck Diver - Thursday, July 12, 2012 3:33 PM | Last reply by Wreck Diver - Friday, July 13, 2012 11:34 AM -
0 Votes
Will there be WinUSB support in .net 4.0?
After having implemented most of our own wrapper class around winusb I can absolutely say there should be a .NET wrapper added just as there is for the serial port.Answered | 3 Replies | 8287 Views | Created by johnw_at_abb - Thursday, August 27, 2009 7:37 PM | Last reply by Karel Zikmund - Thursday, September 10, 2009 3:58 PM -
0 Votes
Can metro communicate with software-only UMDF driver without HW?
There are some exceptions for drivers that filter hardware device drivers.Answered | 14 Replies | 4242 Views | Created by Qiusheng Xie - Sunday, June 3, 2012 3:52 PM | Last reply by Eric Hanson-MSFT - Thursday, June 21, 2012 3:56 PM -
1 Votes
How to add custom WinUSB device to phone 10?
I have a custom device that can interface to a PC using WinUSB.Answered | 2 Replies | 1122 Views | Created by Steven Bjork - Wednesday, June 22, 2016 2:39 PM | Last reply by Dave Patrick - Thursday, June 23, 2016 12:49 PM -
0 Votes
UMDF or KMDF for USB driver
Here is the UMDF version: http://code.msdn.microsoft.com/windowshardware/umdffx2-b1098c41 Best Wishes - EricAnswered | 6 Replies | 3433 Views | Created by Goldfish64 - Tuesday, July 24, 2012 4:03 PM | Last reply by Eric Hanson-MSFT - Monday, August 6, 2012 8:37 PM -
5 Votes
BinScope ATL version check failure for Any UMDF driver built with Visual studio 2012
Thanks for the Update Zhai, I thought BinScope comes under Code analysis tools from MSFT, so i raised this issue here.Answered | 4 Replies | 4794 Views | Created by krishna sudi - Monday, December 17, 2012 11:05 AM | Last reply by Ed Price - MSFT - Thursday, December 20, 2012 3:38 AM -
0 Votes
Installing WinUSB.sys as a function driver
"%systemroot%/inf/setupapi.log" indicated that "Driver package catalog file does not contain a signature, and Code Integrity is enforced.Answered | 1 Replies | 1487 Views | Created by Nadav Rub - Sunday, October 5, 2014 11:39 AM | Last reply by Nadav Rub - Sunday, October 5, 2014 12:03 PM -
1 Votes
Drivers behavior on Connected Standby
I wrote 2 drivers. one is KMDF mimiport driver (based on the HIDUSBFX2 sample driver ) and one is UMDF ...Answered | 10 Replies | 2738 Views | Created by tulush - Sunday, February 3, 2013 8:42 PM | Last reply by tulush - Monday, February 4, 2013 6:44 PM -
0 Votes
BinScope ATL version check failure for Any UMDF driver built with Visual studio 2012
When I run Binscope on a UMDF driver built using Visual studio 2012 the ATLVersionCheck is failing with the following ...Answered | 1 Replies | 5749 Views | Created by krishna sudi - Wednesday, December 19, 2012 8:29 AM | Last reply by softienerd - Monday, January 7, 2013 8:38 PM -
4 Votes
Directly access driver from Metro style apps
My only query is without an hardware/Simulation can i make a IOCTL call from the sample metro app and check if it is received in the UMD / KMD driver code.Answered | 11 Replies | 8525 Views | Created by Angela Yan - Tuesday, November 29, 2011 8:36 AM | Last reply by Eric Hanson-MSFT - Friday, September 19, 2014 11:43 PM -
0 Votes
CreateProcess from a UMDF 2.15 Driver
During normal operation, I have an app, that talks to a UMDF driver which in turn talks to the firmware through a kernel mode driver.Answered | 3 Replies | 1020 Views | Created by R___K - Thursday, August 6, 2015 6:48 PM | Last reply by Doron Holan [MSFT] - Friday, August 7, 2015 9:32 PM -
0 Votes
UMDF driver limitations
A umdf driver runs in user mode but you can't do everything an app can. you are running in a restricted account for instance.Answered | 2 Replies | 2882 Views | Created by Gunnar82 - Thursday, March 29, 2012 7:24 AM | Last reply by Doron Holan [MSFT] - Thursday, March 29, 2012 9:49 PM -
0 Votes
SmartCard Umdf inf
Deinitial. this is WRONG.Answered | 1 Replies | 2568 Views | Created by wu330 - Friday, November 16, 2012 3:39 AM | Last reply by Doron Holan [MSFT] - Friday, November 16, 2012 4:56 AM - Items 1 to 20 of 2452243 Next ›
No announcements