RE: Registry Question - ZwSetValueKey Vs. RtlWriteRegistr yValue

> > > The Zw* forms of system calls never check parameters

>This is a cite from ancient NT documentation of around 1994. :-))))

Straight quote from the “Windows 2000 Native API” book

Then Gary seem to re-cite the same obsolete phrase.
Zwxxx is int 2e which leads to Ntxxx in the kernel, both in user and
kernel mode.

Max