Windows Hardware WDK and Driver Development announcements
-
Link
The WHCK forum has been created, http://social.msdn.microsoft.com/Forums/en-US/whck/threads . Please ask your cerification questions (workflow, packaging, errata/debugging issues, etc.) in this new forum.
-
Link
The purpose of this forum is to help driver, device and kernel developers who have questions about the Windows WDK and about driver and kernel development. Please post questions here about the tools, samples, headers and libraries and documents in the Windows WDK.
Windows Hardware Testing and Certification announcements
-
Link
Windows Hardware Certification partners can now get news, info, and updates on the new Windows Certification blog. Partners can also post comments and join in conversations with the Certification team and other community members. The blog will replace the certification newsletter. Subscribe today!
-
Link
The purpose of this forum is to help those who have questions with the Windows testing and certification processes used with the Hardware Certification Kit (HCK). Please post questions here about the tools, processes and tests used in testing, packaging, and certifying drivers.
-
0 Votes
WFP verifier issue
According to documentation for FWPM_LAYER_ALE_AUTH_CONNECT_REDIRECT, "Starting with Windows 8, memory allocated for localRedirectContext will have its ownership taken by WFP, ...Answered | 1 Replies | 2546 Views | Created by win_kernel_dev - Friday, June 26, 2020 3:20 PM | Last reply by win_kernel_dev - Saturday, January 2, 2021 11:50 PM -
2 Votes
How can I differentiate streams in an SFX Audio Processing Object
I have been developing an SFX APO to process individual audio streams from applications. Does the API provide a way to tell where the audio is coming from so that I can treat streams from ...Answered | 2 Replies | 2784 Views | Created by eyebrowsoffire - Wednesday, June 24, 2020 5:09 PM | Last reply by qijunjie - Wednesday, December 30, 2020 7:06 AM -
15 Votes
Any Plan for Windows 10 to fix the problem of RNDIS?
Currently, Windows 10 does not support RNDIS configuration. Any Plan to fix this problem in near future?Answered | 23 Replies | 16224 Views | Created by Playing Card - Thursday, March 2, 2017 1:51 AM | Last reply by Medbob - Tuesday, December 29, 2020 5:42 PM -
0 Votes
Port TDI filter driver to WFP framework, analog of CompletionRoutine in WFP
I have an old legacy TDI filter driver, but it has some problems with stability, and I want to port its functions to the WFP framework. A general question is: how I can get an ...Unanswered | 1 Replies | 1827 Views | Created by buridan - Thursday, December 10, 2020 6:56 AM | Last reply by Pavel A - Sunday, December 27, 2020 1:58 AM -
1 Votes
Looking for guidance on creating a Windows 10 Update package that uses a driver installer application
Hello - We currently have a driver installer package that users must manually download from a support website. I'm hoping to get some expert device on creating a ...Proposed | 1 Replies | 2085 Views | Created by rcohn53 - Tuesday, December 15, 2020 2:13 AM | Last reply by Pavel A - Saturday, December 26, 2020 3:37 AM -
0 Votes
"We could not detect a signature on your package" error submitting new driver.
Hello all, I am receiving "We could not detect a signature on your package. Your package must have a signature that matches one of the certificates ...Unanswered | 1 Replies | 3019 Views | Created by CSHSOFT - Monday, May 6, 2019 3:38 AM | Last reply by bendsha - Thursday, December 24, 2020 9:52 AM -
1 Votes
How to create a virtual monitor/display?
I want to create a virtual monitor and to extend the desktop to the virtual monitor? How to reach this effect. Where can I find a sample code. Thanks.Unanswered | 1 Replies | 2387 Views | Created by Andy_2012 - Thursday, December 17, 2020 3:53 AM | Last reply by Tim Roberts - Wednesday, December 23, 2020 4:36 AM -
0 Votes
NVMe conditional write
Hi, I'd like to use NVMe conditional writes from an IFS driver, how would I submit that to the block layer? SimonUnanswered | 3 Replies | 2979 Views | Created by Simon J. Richter - Monday, August 10, 2020 2:23 PM | Last reply by VishalJM - Wednesday, December 23, 2020 1:57 AM -
3 Votes
Does NVMe driver supports PCIe multiple physical function device?
Hi Community, Does NVMe driver supports PCIe multiple physical function device? I also don't know whether there is multiple physical function device on the market or not, but I'd ...Answered | 3 Replies | 2581 Views | Created by LinusWang - Wednesday, December 2, 2020 6:14 AM | Last reply by VishalJM - Wednesday, December 23, 2020 1:43 AM -
1 Votes
I downloaded the latest version of HLK, but it doesn't display the operating system version number correctly.
I want to certify Windows 10, Version 20H2(OS Build 19042),so I downloaded the Windows HLK, Version 2004 on the right according to the documentation instructions.When the installation was ...Answered | 1 Replies | 1714 Views | Created by yangbin.zheng - Monday, December 21, 2020 3:03 AM | Last reply by CH-Huang - Tuesday, December 22, 2020 8:35 AM -
0 Votes
HyperV VMs drops network connection randomly
Hi All, I am facing an issue with Windows 2012 R2 HyperV server running same version of windows virtual machines. Some VMs are losing their network connectivity ...Unanswered | 0 Replies | 1354 Views | Created by Pandiyarajprakash - Monday, December 21, 2020 3:39 PM -
1 Votes
writing wifi OID from windows 10 desktop user mode
Hi Everyone, i can access native 80211 oid OID_DOT11_CURRENT_CHANNEL through ndisuio.sys or ndisport.sys(windows sample proctol ...Unanswered | 2 Replies | 2068 Views | Created by jim-luo - Tuesday, December 8, 2020 9:52 AM | Last reply by jim-luo - Monday, December 21, 2020 3:39 AM -
0 Votes
Kinect xbox 360 recognized but not working in windows 10
Hey, Im trying to connect my kinect xbox 360 to my windows 10 computer. I bought a adapter cabel which has usb and power supply and an input for the kinect. I ... -
0 Votes
legacy driver can't pass attestation services.
I am attempting to submit a TDI driver(legacy driver) package for Attestation but I get this validation error-"Your submission did not meet the package format requirements for Attestation. Common ... -
0 Votes
Windows Hardware WDK and Driver Development forum will be migrating to a new home on Microsoft Q&A!
We’ve listened to your feedback on how we can enhance the forum experience. Microsoft Q&A allows us to add new functionality and enables easier access to all the technical ...Discussion | 0 Replies | 5509 Views | Created by Cymon Kilmer [MSFT] - Thursday, December 17, 2020 9:48 PM -
1 Votes
Virtual HID framework does not work. DimpHidAddDevice: Failed to open device \\?\HID#HID_DEVICE_SYSTEM_VHF
VhfHandle, &transferPacket); in the driver has been called. The virtual HID devices do not seem to work. Please help me with the problem. ...Unanswered | 1 Replies | 4009 Views | Created by Tony3180 - Thursday, December 17, 2020 2:44 PM | Last reply by Andrew Yang [MSFT] - Thursday, December 17, 2020 7:23 PM -
0 Votes
Get 0xc00d36e6(MF_E_ATTRIBUTENOTFOUND) error via MFSampleExtension_CaptureMetadata attribute
GetUnknown(MFSampleExtension_CaptureMetadata, IID_PPV_ARGS(&spMetadata)); It always return ...Unanswered | 0 Replies | 2356 Views | Created by wilber19881222 - Wednesday, December 16, 2020 6:20 AM -
0 Votes
webcam missing
my webcam has stopped working and the computer says there is not a camera installed. What happened to my webcam? Bonnie E Myers -
4 Votes
WdfRequestUnmarkCancelable call is causing 0x10D WDF_VIOLATION bugcheck
Driver1 -> Driver 2 Driver1: Provides cancelation routine & marks the WDFREQUEST as cancelable,Saves the WDFREQUEST in its device ...Answered | 3 Replies | 2165 Views | Created by user_931196 - Monday, December 14, 2020 9:17 AM | Last reply by Doron Holan [MSFT] - Tuesday, December 15, 2020 3:25 PM -
0 Votes
Does a contactless smart card reader can be tested in HCK?
Does a contactless smart card reader can be tested in HCK? If yes, how do you test with manual test items: * Ifdtest2 Part D (SC ... - Items 1 to 20 of 13267 Next ›
Windows Hardware WDK and Driver Development announcements
-
Link
The WHCK forum has been created, http://social.msdn.microsoft.com/Forums/en-US/whck/threads . Please ask your cerification questions (workflow, packaging, errata/debugging issues, etc.) in this new forum.
-
Link
The purpose of this forum is to help driver, device and kernel developers who have questions about the Windows WDK and about driver and kernel development. Please post questions here about the tools, samples, headers and libraries and documents in the Windows WDK.
Windows Hardware Testing and Certification announcements
-
Link
Windows Hardware Certification partners can now get news, info, and updates on the new Windows Certification blog. Partners can also post comments and join in conversations with the Certification team and other community members. The blog will replace the certification newsletter. Subscribe today!
-
Link
The purpose of this forum is to help those who have questions with the Windows testing and certification processes used with the Hardware Certification Kit (HCK). Please post questions here about the tools, processes and tests used in testing, packaging, and certifying drivers.