summaryrefslogtreecommitdiff
path: root/filesys/miniFilter/cancelSafe/cancelSafe.c
AgeCommit message (Collapse)Author
2023-10-02Remove unused variableZac Lockard
2023-09-29Switch to final registry key loading paradigmZac Lockard
2023-09-28Clean up paradigmZac Lockard
2023-09-27Prototype new paradigmZac Lockard
2023-07-31Update file system filter samples to use isolated state locationszlockard
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-04-29samples update for //buildDave Wilson
2015-03-17Initial publishDave Wilson