issues
search
microsoft
/
DMF
Driver Module Framework
MIT License
316
stars
81
forks
source link
Merge20201120
#143
Closed
samtertzakian
closed
3 years ago
samtertzakian
commented
3 years ago
Add ability for Client driver to specify default WDFQUEUE options.
Correct issue in DMF_ContinuousRequestTarget that allowed for possible deletion of memory that still has open reference.
Add Kernel-mode support for DMF_File.
Add new Module DMF_NotifyUserWithRequestMultiple.
Add Methods to DMF_SpbTarget to allow for transaction timeout.
Fix memory leak in User-mode version of DMF_HIdTarget.
Update documentation for DMF_BufferPool to clarify buffer enumeration.
Corresponding changes to documentation.