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 Votes
Msbuild command line build issue (Visual Studio 2017)
Hello, I have recently upgraded from Visual Studio 2015 and WDK/SDK 1703 to Visual Studio 2017 WDK/SDK 1809 (though I also have SDK 1903 installed). Fortunately, ... -
0 Votes
Bluetooth RFCOMM SerialPortService connection in Windows 10
We successfully use Windows Sockets for Bluetooth for connection to our devices in В Windows XP SP3, Windows 7, 8, Windows 10 version 1703. However, we cannot connect to them in Windows ...Answered | 11 Replies | 566 Views | Created by Alexey Bych - Tuesday, November 19, 2019 11:10 AM | Last reply by Alexey Bych - Monday, November 25, 2019 6:35 AM -
0 Votes
How to keep the static IP address to the interface created by the miniport driver (using Ndis 6.0)
I created a miniport driver for our Fibre Channel NIC using Ndis 6 in Windows 10. There is problem in setting a static ip address to the interface. After the driver is ...Unanswered | 1 Replies | 417 Views | Created by ddc-jz - Thursday, November 21, 2019 8:37 PM | Last reply by Pavel A - Sunday, November 24, 2019 1:07 AM -
1 Votes
deploying Winusb application in C++
Dear All, I've developed a C++ console program to communicate with a microcontroller board using a Winusb template in Visual Studio 2017. My program is in 2 ...Unanswered | 3 Replies | 679 Views | Created by ADB007 - Friday, November 15, 2019 10:59 AM | Last reply by Doron Holan [MSFT] - Friday, November 22, 2019 5:28 PM -
2 Votes
[KMDF] How to Retrieve the PCIe device ID in EVT_WDF_DRIVER_DEVICE_ADD method
Hi Team, I want to retrieve the PCIe device ID of the device triggered EVT_WDF_DRIVER_DEVICE_ADD callback ...Answered | 2 Replies | 412 Views | Created by P Satya Pavan Kiran - Thursday, November 21, 2019 3:20 PM | Last reply by P Satya Pavan Kiran - Friday, November 22, 2019 8:39 AM -
2 Votes
Generic RNDIS driver
I have an android device running version 4.2.2. I want to connect it to Windows 10 using RNDIS. I would like the RNDIS adapter to just use DHCP. DHCP is running on my android ...Answered | 6 Replies | 1850 Views | Created by johnwendell - Thursday, November 29, 2018 4:10 AM | Last reply by johnwendell - Friday, November 22, 2019 1:45 AM -
0 Votes
"AlignmentMask" member in PORT_CONFIGURATION_INFORMATION structure affecting Creation Of Shielded VM
I am trying to create a shielded VM on an NVMe drive which is claimed by my custom NVMe driver. Upon debugging, I found that shielded VM creation is failing due to DMA data transfer ... -
0 Votes
WFP connect redirect to local proxy
Hello, everyone! I am implementing a WFP callout driver to redirect connection to local user mode proxy. Doing inline redirection as ... -
1 Votes
Query regarding the GUID_TARGET_DEVICE_REMOVE_COMPLETE vs GUID_IO_MEDIA_REMOVAL
Hi, I have question regarding the event handling of USB drive. In my driver code i am getting disk device object pointer for USB device and then registering target device ...Unanswered | 3 Replies | 394 Views | Created by skri - Saturday, November 16, 2019 5:10 AM | Last reply by skri - Tuesday, November 19, 2019 7:50 PM -
0 Votes
Devcon unable to reset a device
Hi Team, I am facing an issue i connect USB camera to my remote system after some days my USB camera goes down due to power disconnection automatically and even not shows in device ...Answered | 1 Replies | 316 Views | Created by ranaafzaalzohiab - Tuesday, November 19, 2019 11:20 AM | Last reply by Doron Holan [MSFT] - Tuesday, November 19, 2019 2:54 PM -
0 Votes
Why is the driver of Universal is "N/A"?
Hi, After WHQL sign, our WBF(Fingerprinter)driver of Universal is N/A from the catlog file, and the "DCHDeviceCheck" Universal result is pass. I want to ...Unanswered | 0 Replies | 264 Views | Created by EMC_Ethan_Huang - Tuesday, November 19, 2019 8:58 AM -
0 Votes
Process events Monitoring using WDK 10.X
Hi Friends, I have been using DDK driver to monitor windows file systems & windows process events in my product. Recently I have migrated my product to use WDK 10.x to monitor ...Answered | 3 Replies | 298 Views | Created by Karthick PrathapSingh - Tuesday, November 12, 2019 8:20 AM | Last reply by Karthick PrathapSingh - Monday, November 18, 2019 8:34 AM -
0 Votes
wpptrace, VS2019 -- bad template?
Hi, Using the latest VS2019 & SDK/WDK I'm having trouble using wpptrace generator. I'm using a stock Microsoft template that works using the 8.1 SDK/WDK, but fails using the ...Answered | 5 Replies | 414 Views | Created by wimcolgate - Sunday, November 10, 2019 3:18 AM | Last reply by Doug E. Cook - Friday, November 15, 2019 10:17 PM -
2 Votes
WDI Driver Stops Initialization after OID_WDI_SET_ADAPTER_CONFIGURATION
Hi, I have a WDI driver that won't pass initialization. according to this msdn page, the WDI framework performs the following: After ...Unanswered | 10 Replies | 1293 Views | Created by Meixuan Shi - Saturday, June 25, 2016 12:08 AM | Last reply by Sanjay_Kumar_k - Friday, November 15, 2019 5:24 AM -
0 Votes
Modified serial sample stops calling EvtIoWrite in Windows 10
I'm not sure what all information to provide here. I'm using a slightly modified version of the serial sample provided by Microsoft to support our multiport asynchronous RS422 cards. The modification ...Unanswered | 4 Replies | 395 Views | Created by Commtech_Josh - Tuesday, November 12, 2019 4:42 PM | Last reply by Commtech_Josh - Thursday, November 14, 2019 9:28 PM -
1 Votes
Why Driver Verifier crashes with Force IRQL checking ?
Hello, I have driver verifier with activated standard settings including Force IRQL Checking and kernel thread from my driver calls NdisAcquireSpinLock. I receive bugcheck ...Answered | 5 Replies | 293 Views | Created by Peter Skvarka - Wednesday, November 13, 2019 11:04 AM | Last reply by Don Burn [Windrvr] - Thursday, November 14, 2019 11:45 AM -
2 Votes
Which (kernel) debugger should I use to help me resolve debug lowlevel windows socket calls?
Several times now my project's dev progress has been halted by not being able to debug into underlying Microsoft socket and bind functions. My first encounter was ...Answered | 2 Replies | 226 Views | Created by rtischer8277 - Tuesday, November 12, 2019 2:06 PM | Last reply by rtischer8277 - Wednesday, November 13, 2019 6:13 PM -
0 Votes
Need clarification on IoGetDeviceObjectPointer
Disk->USB. When i examine the returned FileObj and DevObj, the FileObj->DeviceObject is pointing to "Disk" and DevObj is pointing to "PartMgr". Why ...Answered | 2 Replies | 230 Views | Created by skri - Wednesday, November 13, 2019 2:45 PM | Last reply by skri - Wednesday, November 13, 2019 5:48 PM -
3 Votes
About the performance order of startio routine of WDM! Thanks!
The left figure is my application debug information,the right figure is kernel debug information of my WDM driver. In my driver, I insert the write Irp to STARTIO queue,and my ...Answered | 4 Replies | 245 Views | Created by Altman_Scxr - Tuesday, November 12, 2019 8:31 AM | Last reply by Altman_Scxr - Wednesday, November 13, 2019 1:20 PM -
0 Votes
V4 thermal printer driver
raster conversion be done in the bitmap handler or does it have to be passed to another thread? Thanks, ChrisUnanswered | 1 Replies | 312 Views | Created by ChrisBlood - Wednesday, October 9, 2019 7:00 PM | Last reply by QualSoft - Tuesday, November 12, 2019 4:41 PM
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.