summaryrefslogtreecommitdiff
path: root/filesys/miniFilter/delete/delete.c
AgeCommit message (Collapse)Author
2022-05-18Replaced ExAllocatePoolWithTag to more secure ExAllocatePoolZero in samples ↵olegkMS
of filesystems and filesystem filters; made necessary changes to make solutions buildable under recent Visual Studio (#725)
2017-03-20Fix build failuresWei Mao
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-03-17Initial publishDave Wilson