summaryrefslogtreecommitdiff
path: root/filesys/miniFilter/NameChanger/ncinit.c
AgeCommit message (Collapse)Author
2023-09-29Switch to final registry key loading paradigmZac Lockard
2023-09-26Update to correct build numberZac 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