Hello!
I want to modify some static structures. This has to be done within the
DriverEntry function before KsInitializeDriver() is called. KsEdit wants as
parameter an objectbag. Unfortunately I don't have at this point any
objectbag or any KSDEVICE, KSPIN... structures. Calling KsEdit with a
Null-objectbug seems not to work properly. So i don't really know how to use
KsEdit and modify my static structures before KsInitializeDriver() is called
and certain values are saved within the registry.
Thanks very much for any help!
Best regards,
Norbert Druml