summaryrefslogtreecommitdiff
path: root/filesys/miniFilter/NameChanger/ncfsctrl.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)
2015-04-29samples update for //buildDave Wilson