Hi Everyone,
I am developing an NDIS6.0 network driver for Vista Beta2. I try to use
NdisOpenConfigurationEx function to get a configuration handle that allows
access to configuration parameters in the registry.
I supply the NdisHandle parameter obtained in MPInitialize call back function.
NdisOpenConfigurationEx fails with status code
c000000d(STATUS_INVALID_PARAMETER).
This works fine on Beta1.
Could any one throw some light on it.
Thanks in Advance.
Chiranjeevi.