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.
Found 10164 threads
-
0 Votes
Touchpad behavior investigation
I am having trouble with my precision touchpad and I think some developers who work in windows drivers might have some insight. I'm more an application level developer though I've ...Unanswered | 2 Replies | 528 Views | Created by rokenbuzz - Sunday, December 6, 2020 11:07 PM | Last reply by rokenbuzz - Tuesday, December 8, 2020 12:57 AM -
1 Votes
"No better matching drivers found for device"
Hi There, I am doing a USB Receipt Printer DRIVER to emulate a serial port. I am trying to test my DRIVER but I had this message when i tried to load my driver ...Answered | 4 Replies | 626 Views | Created by megs.rs - Friday, November 20, 2020 1:12 PM | Last reply by megs.rs - Monday, December 7, 2020 9:24 PM -
0 Votes
Fatal System Error: 0x0000007e
Hi there, After a hard work to fix some problems in the DRIVER that i am doing i'm stuck now! The WinDBG show this tracelog after my DRIVER apparently well ...Unanswered | 2 Replies | 517 Views | Created by megs.rs - Thursday, December 3, 2020 1:02 PM | Last reply by megs.rs - Monday, December 7, 2020 1:06 PM -
2 Votes
IOCTL driver error code 577
[Linker]->[list file]->[UAC Execution level]:requireAdminstrator build the .sys and ioctlapp code. copy the sioctl.sys to exe file ,then run the ioctlapp in debug mode ...Unanswered | 3 Replies | 669 Views | Created by fubenai - Friday, November 27, 2020 4:14 AM | Last reply by Tim Roberts - Monday, December 7, 2020 3:58 AM -
1 Votes
About source code line number ?
Hello experts: I'm debugging a BSOD crash using WinDbg, the debugger shows some line number of source code. My questions: is the crash is caused by the ...Answered | 1 Replies | 469 Views | Created by SJ-Hills - Friday, December 4, 2020 5:15 PM | Last reply by Doron Holan [MSFT] - Saturday, December 5, 2020 7:05 AM -
3 Votes
DevCon freezes in last windows version
Hello everyone, I'm on windows 10 version 1909 (build SO 18363.1198). I wanted to upgrade to the last version but I've a problem with DevCon. I've just spent 5 hours trying to fix ...Unanswered | 1 Replies | 454 Views | Created by MastroLube - Thursday, December 3, 2020 10:52 PM | Last reply by Pavel A - Friday, December 4, 2020 12:17 AM -
2 Votes
NDIS LightWeight Filter Driver, Filter Class
Hello While modifying the inf file of the NDIS LWF Driver, I got a question about FilterClass. When referring to MSDN, only the types of filter classes and their ...Answered | 3 Replies | 844 Views | Created by FireWorksAgain - Tuesday, March 17, 2020 4:47 AM | Last reply by bonsaiviking - Thursday, December 3, 2020 6:11 PM -
0 Votes
InstallPrinterDriverFromPackage 80070490 issue
Hi all, I'm trying to call InstallPrinterDriverFromPackage function. This causes error 80070490`. Just wanted to know possible ... -
0 Votes
How can 'bridge connections' in the Win 10 GUI be done programmatically?
How can 'bridge connections' in the Win 10 GUI be done programmatically?Unanswered | 1 Replies | 369 Views | Created by ronfucci - Wednesday, December 2, 2020 11:29 AM | Last reply by Pavel A - Thursday, December 3, 2020 3:35 AM -
11 Votes
Windows 10 usbser.sys has a bug: it corrupts data. How can I report it and how can I demonstrate it?
I am developing microcontroller-based applications. Several of my devices provide a virtual COM port via their USB device controller and observe the following erratic behavior: If ...Answered | 7 Replies | 1463 Views | Created by Nase0815 - Wednesday, July 31, 2019 8:32 AM | Last reply by Pavel A - Thursday, December 3, 2020 3:27 AM -
0 Votes
What properties can be modified with Image Processing Filter in WIA2
Hello Community, I want to add Image Processing Filter WIA Extention for my WIA driver. From the Microsoft documentation, image processing filter can be used to ... -
0 Votes
inf file to link standard linux multifunction USB gadget to standard Microsoft RNDIS driver
Hi We make a device with embedded linux which presents itself via USB as a multifunction device (USB mass storage and network device). It uses a standard linux ... -
1 Votes
Unable to get DriverVersion from Win32_PnPSignedDriver
Driver PropertyRegistry - > HKLM\SYSTEM\CurrentControlSet\Control\Class Question: Where is the DriverVersion information coming from ...Unanswered | 5 Replies | 861 Views | Created by Kevin JM Liang - Wednesday, October 28, 2020 7:34 AM | Last reply by Kevin JM Liang - Wednesday, November 25, 2020 12:52 PM -
0 Votes
Access to Xbox One XDK
Hi I am registered with the Windows and Xbox developer program. And I need access to Xbox One XDK Can you tell me the access information ...Unanswered | 0 Replies | 297 Views | Created by Luis Angel Alda Rodriguez - Tuesday, November 24, 2020 2:09 PM -
0 Votes
Netadapter driver doesn't go to low power when com port driver is installed.
I have a netadapter driver. Power event call backs(D0 Entry and D0 Exit) are implemented. When system goes to low power state (sleep) netadapter also goes to low power - D0 Exit call back is being ... -
0 Votes
[Device MFT] How can i get Capture Stats Metadata Attributes?
I want to get Capture Stats Metadata Attributes inside Device MFT, like MF_CAPTURE_METADATA_EXPOSURE_TIME or MF_CAPTURE_METADATA_ISO_GAINS, to do some post processing ... -
0 Votes
What version of PCL is my file? Convert a PCL 3 monochrome Driver to PCL 5e
I have a workflow between two printers The printer on a AS400 is setup with an IBM HP5Si driver. This driver sends the job to another pcl ...Unanswered | 0 Replies | 312 Views | Created by fa6bc41f-9362-46545 - Thursday, November 19, 2020 2:35 AM -
7 Votes
NDIS 6.2 miniport: Miniport's RestartHandler will not be called after cycling through standby
Hi from Germany, we have a NDIS 6.2 MUX intermediate (NDIS_INTERMEDIATE_DRIVER) driver running on Windows 10. The driver ...Answered | 8 Replies | 1024 Views | Created by gyroblau - Friday, October 2, 2020 11:47 AM | Last reply by gyroblau - Wednesday, November 18, 2020 5:16 PM -
0 Votes
XPSDrv returns 0 spool file
I am hoping someone can have suggestions about this issue. We have a custom driver taken ...Unanswered | 0 Replies | 288 Views | Created by fa6bc41f-9362-46545 - Tuesday, November 17, 2020 5:27 PM -
0 Votes
Partition drive label issue
Hi, After the recent MS System update, every time my laptop reboots, it removes the label from one of my partitioned hard drive. By routine, I have to use Disk management to put the label back on the ...
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.