Skip to content

Releases: microsoft/Windows-driver-samples

IddSample

26 Mar 18:22
dd4fad4
Compare
Choose a tag to compare
Add Indirect Display Driver sample (#459)

* Add Indirect Display Driver sample

* minor cleanup

* Update sample notification email

* Update inf with Pnplockdown=1

Co-authored-by: Shantanu Gupta <[email protected]>

Driver package installation toolkit for universal drivers

24 Mar 23:43
9b58d9a
Compare
Choose a tag to compare
Rewrite the service for the best practice of Win32 Services Interacti…

…… (#472)

* Rewrite the service for the best practice of Win32 Services Interacting with Devices

* Rewrite the service using pure WIN32 APIs

* Support multiple device interfaces

* Add WINAPI decoration to notification callbacks to avoid AV issue

* A small fix

* Implement OSRFX2 samples for AddTrigger syntax and service lifetime control

* Add comment on AddTrigger syntax

Co-authored-by: Shunni Li <[email protected]>

* Update inx file (#2)

Co-authored-by: Shunni Li <[email protected]>

* Add PnpLockdown in INX

* Update osrfx2_DCHU_base.inx

Co-authored-by: Shunni Li <[email protected]>

Super Floppy (sfloppy) Storage Class Driver

08 Jan 22:10
Compare
Choose a tag to compare
112654

SFloppy: RtlStringCbPrintf?() need bytes, not chars (#442)

NDIS MUX Intermediate Driver and Notify Object

08 Jan 22:04
Compare
Choose a tag to compare
112648

Removed repeated sentence (#449)

Sample UMDF Function Driver for OSR USB-FX2 (UMDF Version 1)

07 Jan 15:28
7d02cdb
Compare
Choose a tag to compare

Sample KMDF Function Driver for OSR USB-FX2

07 Jan 15:28
7d02cdb
Compare
Choose a tag to compare
112268

Update README.md (#450)

Sample Function Driver for OSR USB-FX2 (UMDF Version 2)

07 Jan 15:28
7d02cdb
Compare
Choose a tag to compare

Sample UMDF Filter above KMDF Function Driver for OSR USB-FX2 (UMDF Version 1)

07 Jan 15:28
7d02cdb
Compare
Choose a tag to compare

Sample UMDF Filter above UMDF Function Driver for OSR USB-FX2 (UMDF Version 1)

07 Jan 15:28
7d02cdb
Compare
Choose a tag to compare

WDF Sample Driver Learning Lab for OSR USB-FX2

06 Jan 22:50
a919a4e
Compare
Choose a tag to compare
112023

Updated links to https (#448)