Show files' names in certain folder with minifilter driver

Hello all. I’m new to driver developing and to programming in general. I was wondering how can I create a minifilter function that display all the names of the files in certain folder and where can i see the output of it. Thanks in regards!

Not sure what you are trying to implement but for listing directory
content you don’t need a filter driver, a user mode application calling
the FindFirst/FindNext APIs will do it.

Pete


Kernel Drivers
Windows File System and Device Driver Consulting
www.KernelDrivers.com
866.263.9295

------ Original Message ------
From: xxxxx@gmail.com
To: “Windows File Systems Devs Interest List”
Sent: 5/6/2017 6:25:48 AM
Subject: [ntfsd] Show files’ names in certain folder with minifilter
driver

>Hello all. I’m new to driver developing and to programming in general.
>I was wondering how can I create a minifilter function that display all
>the names of the files in certain folder and where can i see the output
>of it. Thanks in regards!
>
>—
>NTFSD is sponsored by OSR
>
>
>MONTHLY seminars on crash dump analysis, WDF, Windows internals and
>software drivers!
>Details at http:
>
>To unsubscribe, visit the List Server section of OSR Online at
>http:</http:></http:>