Windows Hardware WDK and Driver Development announcement
-
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.
-
0 VotesWindows 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 ...Sticky | 0 Replies | 4227 Views | Created by Cymon Kilmer [MSFT] - Thursday, December 17, 2020 9:48 PM -
1 VotesHardware development kits for Windows 10, Version 2004
“Add or Remove programs”, search for Windows Driver Kit and note the version. The original WDK for Windows 10, version 2004 has a version of 10.0.19041.1, the refreshed WDK ...
Found 10164 threads
-
0 VotesWFP 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 | 1127 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 VotesHow 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 | 1097 Views | Created by eyebrowsoffire - Wednesday, June 24, 2020 5:09 PM | Last reply by qijunjie - Wednesday, December 30, 2020 7:06 AM -
15 VotesAny 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 | 12171 Views | Created by Playing Card - Thursday, March 2, 2017 1:51 AM | Last reply by Medbob - Tuesday, December 29, 2020 5:42 PM -
0 VotesPort 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 | 694 Views | Created by buridan - Thursday, December 10, 2020 6:56 AM | Last reply by Pavel A - Sunday, December 27, 2020 1:58 AM -
1 VotesLooking 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 | 638 Views | Created by rcohn53 - Tuesday, December 15, 2020 2:13 AM | Last reply by Pavel A - Saturday, December 26, 2020 3:37 AM -
1 VotesHow 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 | 686 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 VotesNVMe 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 | 1393 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 VotesDoes 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 | 833 Views | Created by LinusWang - Wednesday, December 2, 2020 6:14 AM | Last reply by VishalJM - Wednesday, December 23, 2020 1:43 AM -
1 Voteswriting 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 | 755 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 VotesWindows 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 | 4227 Views | Created by Cymon Kilmer [MSFT] - Thursday, December 17, 2020 9:48 PM -
1 VotesVirtual 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 | 1472 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 VotesGet 0xc00d36e6(MF_E_ATTRIBUTENOTFOUND) error via MFSampleExtension_CaptureMetadata attribute
GetUnknown(MFSampleExtension_CaptureMetadata, IID_PPV_ARGS(&spMetadata)); It always return ...Unanswered | 0 Replies | 646 Views | Created by wilber19881222 - Wednesday, December 16, 2020 6:20 AM -
4 VotesWdfRequestUnmarkCancelable 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 | 727 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 -
2 VotesHow To Write virtual com port driver for windows
hi i'm new in kernel programming and i want to create virtual com port driver for windows i just want to know what should i read and where should i ...Unanswered | 4 Replies | 819 Views | Created by InvBoy - Sunday, December 13, 2020 7:50 AM | Last reply by Tim Roberts - Monday, December 14, 2020 8:27 PM -
0 Votestest
test SriUnanswered | 1 Replies | 606 Views | Created by srikanth chillapalli - Monday, December 14, 2020 6:58 AM | Last reply by RandyLDevine1955 - Monday, December 14, 2020 7:22 AM -
0 VotesMmUnlockPages and BSOD Bug Check 0x4E PFN_LIST_CORRUPT
** A driver attempted to free a page that is still locked for IO. ** Arg2: 00000000005fe6e6 Arg3: 0000000000000000 Arg4: ... -
2 VotesWhat's wrong with bluescreen code named "MEMORY_MANAGEMENT"
My Windows 10 ofen bluescreened. Here is the dmp files. I have set AlwaysKeepDump, however, no kerneldump left. My Windows 10 ofen bluescreened. Here is the dmp ...Answered | 3 Replies | 1155 Views | Created by sculida - Friday, October 23, 2020 1:48 AM | Last reply by Pavel A - Thursday, December 10, 2020 5:43 PM -
0 VotesPort 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 ... -
1 Votescalling ExAllocatePoolWithTag causes problems
Hello, when I call ExAllocatePool from my DriverEntry, I get a PAGE_FAULT_IN_NONPAGED_AREA violation. I am calling with PASSIVE_LEVEL IRQL and requesting memory from nonpaged pool. If anyone could ...Unanswered | 1 Replies | 717 Views | Created by 0darkghost0 - Tuesday, December 8, 2020 4:44 PM | Last reply by Tim Roberts - Wednesday, December 9, 2020 6:25 AM -
2 VotesHelp with tutorial code in Msvad
Hi everyone! in this code tutorial about msvad ,what is ActiveStream? i can't find itAnswered | 10 Replies | 1414 Views | Created by hungcui - Thursday, November 26, 2020 3:23 PM | Last reply by hungcui - Tuesday, December 8, 2020 7:41 AM - Items 1 to 20 of 10164 Next ›
Windows Hardware WDK and Driver Development announcement
-
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.
