microsoft / DMF

Driver Module Framework
MIT License
312 stars 78 forks source link

Merge20220719 #220

Closed samtertzakian closed 2 years ago

samtertzakian commented 2 years ago

Merge20220719

  1. Correct issue related to creating device interface for child PDO. Note: This change updates the Client callback signature. (This fixes the second issue reported in issue #218.)
  2. Update documentation to clarify BytesReturned parameter for IOCTL handler callback in DMF_IoctlHandler.