Re[2]: Re[2]: Re[2]: Getting file metainformation from NTFS

> Read the FAQ first. Obtain the only book ever printed about file systems.

Print and read every page in the WDK from the Installable File Systems part.
Obtain at least 5 years of experience in writing Windows NT, 2000, XP, 2003,
& Vista device drivers for other stacks including hardware and pure software
only drivers.

Agree. I can only add that you probably don’t need to
write kernel driver for your indexing app (You wanted
to write some sort of indexing application, right ?),
but you only need to write some background application.

The built-in indexing applications in Windows
don’t have any special support in kernel anyway,
so forget kernel drivers and use different approach.

L.