Windows Hardware WDK and Driver Development annonce
-
Lien
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.
-
Lien
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.
Found 10162 threads
-
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, ...Traitée | 1 Réponses | 3056 Vues | Created by win_kernel_dev - vendredi 26 juin 2020 15:20 | dernière réponse de win_kernel_dev - samedi 2 janvier 2021 23:50 -
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 ...Traitée | 2 Réponses | 3266 Vues | Created by eyebrowsoffire - mercredi 24 juin 2020 17:09 | dernière réponse de qijunjie - mercredi 30 décembre 2020 07:06 -
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?Traitée | 23 Réponses | 17234 Vues | Created by Playing Card - jeudi 2 mars 2017 01:51 | dernière réponse de Medbob - mardi 29 décembre 2020 17:42 -
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 ...Question | 1 Réponses | 2146 Vues | Created by buridan - jeudi 10 décembre 2020 06:56 | dernière réponse de Pavel A - dimanche 27 décembre 2020 01:58 -
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 ...Réponse proposée | 1 Réponses | 2474 Vues | Created by rcohn53 - mardi 15 décembre 2020 02:13 | dernière réponse de Pavel A - samedi 26 décembre 2020 03:37 -
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.Question | 1 Réponses | 3056 Vues | Created by Andy_2012 - jeudi 17 décembre 2020 03:53 | dernière réponse de Tim Roberts - mercredi 23 décembre 2020 04:36 -
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? SimonQuestion | 3 Réponses | 3497 Vues | Created by Simon J. Richter - lundi 10 août 2020 14:23 | dernière réponse de VishalJM - mercredi 23 décembre 2020 01:57 -
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 ...Traitée | 3 Réponses | 3038 Vues | Created by LinusWang - mercredi 2 décembre 2020 06:14 | dernière réponse de VishalJM - mercredi 23 décembre 2020 01:43 -
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 ...Question | 2 Réponses | 2520 Vues | Created by jim-luo - mardi 8 décembre 2020 09:52 | dernière réponse de jim-luo - lundi 21 décembre 2020 03:39 -
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 générale | 0 Réponses | 5803 Vues | Created by Cymon Kilmer [MSFT] - jeudi 17 décembre 2020 21:48 -
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. ...Question | 1 Réponses | 4902 Vues | Created by Tony3180 - jeudi 17 décembre 2020 14:44 | dernière réponse de Andrew Yang [MSFT] - jeudi 17 décembre 2020 19:23 -
0 Votes
Get 0xc00d36e6(MF_E_ATTRIBUTENOTFOUND) error via MFSampleExtension_CaptureMetadata attribute
GetUnknown(MFSampleExtension_CaptureMetadata, IID_PPV_ARGS(&spMetadata)); It always return ... -
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 ...Traitée | 3 Réponses | 2475 Vues | Created by user_931196 - lundi 14 décembre 2020 09:17 | dernière réponse de Doron Holan [MSFT] - mardi 15 décembre 2020 15:25 -
2 Votes
How 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 ...Question | 4 Réponses | 2486 Vues | Created by InvBoy - dimanche 13 décembre 2020 07:50 | dernière réponse de Tim Roberts - lundi 14 décembre 2020 20:27 -
0 Votes
test
test SriQuestion | 1 Réponses | 2299 Vues | Created by srikanth chillapalli - lundi 14 décembre 2020 06:58 | dernière réponse de RandyLDevine1955 - lundi 14 décembre 2020 07:22 -
0 Votes
MmUnlockPages 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 Votes
What'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 ...Traitée | 3 Réponses | 2785 Vues | Created by sculida - vendredi 23 octobre 2020 01:48 | dernière réponse de Pavel A - jeudi 10 décembre 2020 17:43 -
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 ... -
1 Votes
calling 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 ...Question | 1 Réponses | 2527 Vues | Created by 0darkghost0 - mardi 8 décembre 2020 16:44 | dernière réponse de Tim Roberts - mercredi 9 décembre 2020 06:25 -
2 Votes
Help with tutorial code in Msvad
Hi everyone! in this code tutorial about msvad ,what is ActiveStream? i can't find itTraitée | 10 Réponses | 3488 Vues | Created by hungcui - jeudi 26 novembre 2020 15:23 | dernière réponse de hungcui - mardi 8 décembre 2020 07:41 - Articles 1 à 20 des 10162 Suivant ›
Windows Hardware WDK and Driver Development annonce
-
Lien
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.
-
Lien
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.