Hi,
How can I make use of Registry Keys: HKEY_LOCAL_MACHINE\DRIVERS\ACTIVE and HKEY_LOCAL_MACHINE\DRIVERS\BUILTIN
to identify a particular device programmatically? I can very well do that manually but i want to write an application for the same. Any ideas?

Jesy.