Hi,
How can I read a field from Registry in a Display Driver? I read about
RtlQueryRegistryValues( … ) but I read that it can’t be used.
VideoPortGetRegistryParameters(…) is for miniport…
I want to get a value from Registry when DrvEnableSurface(…) is called. Is it
possible?
Regards,
Guilherme