NT does not create these keys. A shim exists that can be downloaded for some versions of Windows that emulates them by hooking advapi32 registry APIs, but although it is created by Microsoft it is not shipped with Windows. I don't see a reason to emulate that architecture; simpler just to implement the 9x behaviour by creating real keys, since it does not conflict with any other behaviour anyway.