From: Tim Roberts on
???? <dongy117(a)gmail.com> wrote:
>
>In my driver, i need to check the registry information in \\Registry\
>\Machine\\System\\CurrentControlSet\\Control\\Class\\{4D36E96A-
>E325-11CE-BFC1-08002BE10318}\\0000\\settings".
>And i want to know does all the OS has the same position to same these
>information?

My computer doesn't have that key at all. I have 0003, 0004, 0005, 0006,
0007 and 0008, and none of them have a "Settings" subkey.

If you are a filter driver in this stack, you can use
IoOpenDeviceRegistryKey for this.
--
Tim Roberts, timr(a)probo.com
Providenza & Boekelheide, Inc.