Hi,
I am trying to set few registry parameters from my driver.
My ZwCreateKey fails C000009A (insufficient resources) on Win 2003
systems in many calls. The same works fine in Win 2000 Advanced server.
I am not able to figure out what may be the reason. Sometimes the same
call fails with status C000017D (No more log space).
I tried this on various Win2003 systems to rule out any registry space
issues. But it fails most of the time. Win2000 have a way to increase
the registry size, but Win2003 doesn’t have any such thing, and Win2003
docs say that it takes care of increasing the registry size
automatically.
Please help. Any help would be appreciated.
Regards,
Avinash