Scroll to navigation

RtlpNtMakeTemporaryKey(3w) Wine API RtlpNtMakeTemporaryKey(3w)

NAME

RtlpNtMakeTemporaryKey (NTDLL.@)

SYNOPSIS

NTSTATUS RtlpNtMakeTemporaryKey
(
HANDLE hkey
)
 

DESCRIPTION

See NtDeleteKey(3w).
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ntdll/reg.c".
Debug channel "reg".
Oct 2012 Wine API