From: Eric K. <ek...@rz...> - 2002-06-19 22:32:29
|
apps/tests/regtest/regtest.c Added registry link tests. system.hiv include/ddk/cmtypes.h include/ntos/registry.h ntoskrnl/cm/cm.h ntoskrnl/cm/ntfunc.c ntoskrnl/cm/regfile.c ntoskrnl/cm/registry.c ntoskrnl/cm/regobj.c Implemented registry links (REG_LINK). Create the 'CurrentControlSet' link after the registry has been initialized. Eric |