|
Prev: Problem while performing StretchBlt on HP 1010, HP 1018, HP 1020 and HP 3050
Next: User Mode Driver
From: Tim Roberts on 8 May 2008 02:37 ???? <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.
|
Pages: 1 Prev: Problem while performing StretchBlt on HP 1010, HP 1018, HP 1020 and HP 3050 Next: User Mode Driver |