Обука
Модул
Troubleshoot device driver failures - Training
This module focuses on the role of device drivers and troubleshooting problems that pertain to them.
Овај прегледач више није подржан.
Надоградите на Microsoft Edge бисте искористили најновије функције, безбедносне исправке и техничку подршку.
The following features and bug fixes are in Windows 11 24H2 WDK update.
Released November 27, 2024.
Pktmon APIs are available for kernel-mode drivers to send and receive network package notifications. You can use these to diagnose performance and network connectivity issues.
WDK installer unexpectedly launches the bundled VSIX installation at the end of installation if an earlier WDK was already present on the computer. The WDK VSIX is no longer part of the WDK MSI, so the installer no longer exhibits this behavior.
Released November 4, 2024.
Kernel Address Sanitizer (KASAN), a bug-detection technology now supported on Windows drivers, enables the detection of several classes of illegal memory access. For more information, see Kernel Address Sanitizer (KASAN).
Azure file sync reparse tag definition is updated. For details, see Azure File Sync.
The Visual Studio build tools in EWDK are updated to version 17.11.4.
The WDK VSIX no longer ships with the WDK MSI because the WDK VSIX is now included as part of Visual Studio individual components. When you try to install WDK MSI on a machine without WDK VSIX installed, the following warning message is shown at the beginning of installation.
However, if the WDK is installed on a machine with the WDK VSIX installed, a message confirming successful installation is displayed.
Released October 14, 2024.
Added audioAggregation.h and audioSensors.h for enabling SoundWire Device Class for Audio (SDCA) speaker aggregation and ultrasound support.
The Visual Studio build tools in EWDK are updated to version 17.10.5.
Released September 18, 2024.
The WDK VSIX is added as a Visual Studio individual component starting with the VS 17.11 release. For more information, see the Windows Drivers Kits download page.
To create a driver verification log (DVL) for the Static Tools Logo Test, see the Creating a Driver Verification Log article.
Navigating to Extensions > Drivers > Create Driver Verification Log in Visual Studio now triggers the following redirection message.
The process of generating DVL for CodeQL previously required placing the SARIF file in the same directory as the VCXProj file for the driver project. Recognizing the inconvenience posed for developers, we eliminated the requirement. Now users can generate the DVL and save it in any location of their choice by using this command:
C:\Program Files (x86)\Windows Kits\10\Tools\dvl\dvl.exe" /manualCreate `<driverName>` `<driverArchitecture>` /`<path to sarif file>`'\
To support UMDF WiFiCX drivers, we added UMDF public header and library support. These changes ensure that WiFiCX drivers apply the advantages of writing UMDF drivers. The following updates were made:
Bugs associated with DevFund tests were fixed. This change improves the WDK bring up experience.
Обука
Модул
Troubleshoot device driver failures - Training
This module focuses on the role of device drivers and troubleshooting problems that pertain to them.
Документација
Installing preview versions of the Windows Driver Kit (WDK) - Windows drivers
Installation instructions for the latest pre-release version of the Windows Driver Kit (WDK)
Install the WDK using NuGet - Windows drivers
Instructions to install the Windows Driver Kit (WDK) using the NuGet Package Manager in Visual Studio
WDK Known Issues - Windows drivers
List of known issues for released versions of the Windows Driver Kit (WDK)