What is the best way to get version of my(installed) minifilter from user mode?

I know that that some people is just add control code to ask driver about this… but this looks strange. Is there simple way? Can SetupDiEnumDriverInfo be used with file system drivers?

Set the FileVersion property when you build and use GetFileVersionInfo /
VerQueryValue ?
End users can obviously modify this value if they have the permissions to do
so.

If you need this, I’d just add the code to query the driver. Not sure why
you think it looks strange?

Ged

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@gmail.com
Sent: 22 April 2016 17:21
To: Windows File Systems Devs Interest List
Subject: [ntfsd] What is the best way to get version of my(installed)
minifilter from user mode?

I know that that some people is just add control code to ask driver about
this… but this looks strange. Is there simple way? Can
SetupDiEnumDriverInfo be used with file system drivers?


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:>