@@ -81,48 +81,12 @@ Released: **April, 2026** <br><br>
8181> - ` HFP_HF_BRSF_SUPPORTED_FEATURE_* ` — Hands-Free BRSF supported feature flags for echo cancellation, three-way calling, voice recognition, codec negotiation, and more
8282> - ` HFP_NETWORK_NO_ABILITY_TO_REJECT ` , ` HFP_NETWORK_ABILITY_TO_REJECT ` — Network call rejection capability flags
8383>
84- > ** Graphics / Display (d3dkmdt.h)**
85- > <br />
86- > Updated struct:
87- >
88- > - ` _D3DKMT_DISPLAY_CAPS ` — Added ` CursorDoesNotSupportXorBlendWithMultiPlaneOverlay ` bitfield
89- >
90- > ** Graphics / Direct3D Kernel (d3dkmthk.h)**
91- > <br />
92- > New APIs and structs for process debug blob collection:
93- >
94- > - ` D3DKMT_MAPPROCESSDEBUGBLOB ` / ` D3DKMT_UNMAPPROCESSDEBUGBLOB ` — Structs for mapping and unmapping process debug blobs
95- > - ` D3DKMT_DEVICE_MARKED_AS_ERROR_INFO ` — Struct for device error information
96- > - ` DXGK_FEATURE_PROCESS_DEBUG_BLOB_COLLECTION_INTERFACE_V1 ` — Feature interface for debug blob collection
97- > - ` D3DKMT_DEVICE_MARKED_AS_ERROR_FAILURE_CODE ` — Enum for device error failure codes
98- > - ` PFND3DKMT_ENABLEPROCESSDEBUGBLOBCOLLECTION ` , ` PFND3DKMT_DISABLEPROCESSDEBUGBLOBCOLLECTION ` , ` PFND3DKMT_MAPPROCESSDEBUGBLOB ` , ` PFND3DKMT_UNMAPPROCESSDEBUGBLOB ` — Function pointers for debug blob operations
99- >
100- > ** Graphics / Display Driver (d3dukmdt.h)**
101- > <br />
102- > New driver feature:
103- >
104- > - ` DXGK_DRIVER_FEATURE_PROCESS_DEBUG_BLOB_COLLECTION ` — Driver feature for process debug blob collection
105- > - ` DXGK_FEATURE_PROCESS_DEBUG_BLOB_COLLECTION ` — Feature ID for process debug blob collection
106- >
10784> ** HID Usages (hidusage.h)**
10885> <br />
10986> New haptics usage values:
11087>
11188> - ` HID_USAGE_HAPTICS_WAVEFORM_COLLIDE ` , ` HID_USAGE_HAPTICS_WAVEFORM_ALIGN ` , ` HID_USAGE_HAPTICS_WAVEFORM_STEP ` , ` HID_USAGE_HAPTICS_WAVEFORM_GROW `
11289>
113- > ** Storage / SCSI (ntddscsi.h)**
114- > <br />
115- > New define:
116- >
117- > - ` BOOT_PARTITION_STATUS_WRITE_PROHIBITED ` — Boot partition write protection status flag
118- >
119- > ** Error Codes (ntstatus.h / winerror.h)**
120- > <br />
121- > New error definitions:
122- >
123- > - ` STATUS_VSM_FW_MEASUREMENTS_SEAL_FAILURE ` — VSM firmware measurements seal failure
124- > - ` ERROR_VSM_FW_MEASUREMENTS_SEAL_FAILURE ` — Corresponding Win32 error code
125- >
12690> ** NVMe (nvme.h)**
12791> <br />
12892> Fixed typo:
@@ -430,22 +394,6 @@ Released: **April, 2026** <br><br>
430394<details >
431395<summary >Win32 API additions and updates</summary >
432396
433- > ** Graphics / Direct3D Kernel (d3dkmthk.h)**
434- > <br />
435- > New APIs and structs for process debug blob collection:
436- >
437- > - ` D3DKMT_MAPPROCESSDEBUGBLOB ` / ` D3DKMT_UNMAPPROCESSDEBUGBLOB ` — Structs for mapping and unmapping process debug blobs
438- > - ` D3DKMT_DEVICE_MARKED_AS_ERROR_INFO ` — Struct for device error information
439- > - ` DXGK_FEATURE_PROCESS_DEBUG_BLOB_COLLECTION_INTERFACE_V1 ` — Feature interface for debug blob collection
440- > - ` D3DKMT_DEVICE_MARKED_AS_ERROR_FAILURE_CODE ` — Enum for device error failure codes
441- >
442- > ** Graphics / Display Driver (d3dukmdt.h)**
443- > <br />
444- > New driver feature:
445- >
446- > - ` DXGK_DRIVER_FEATURE_PROCESS_DEBUG_BLOB_COLLECTION ` — Driver feature for process debug blob collection
447- > - ` DXGK_ISFEATUREENABLED_RESULT ` — Expanded bitfields with ` Available ` and ` Experimental ` fields
448- >
449397> ** Event Tracing (evntprov.h / evntcons.h)**
450398> <br />
451399> New definitions:
0 commit comments