summaryrefslogtreecommitdiff
path: root/filesys/miniFilter/ctx/CtxProc.h
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)
2015-03-17Initial publishDave Wilson