microsoft / DMF

Driver Module Framework
MIT License
312 stars 78 forks source link

Merge20221018 #225

Closed samtertzakian closed 1 year ago

samtertzakian commented 1 year ago
  1. Remove requirement that NotificationUnregister must be supported by Modules. Update documentation to explain this change.
  2. Fix issue found during stress testing in DMF_DeviceInterfaceMultipleTarget where it was possible for number of open targets to be incorrect.