NAME

RtlpNtOpenKey  (NTDLL.@)

SYNOPSIS

 NTSTATUS RtlpNtOpenKey
 (
  PHANDLE            retkey,
  ACCESS_MASK        access,
  OBJECT_ATTRIBUTES* attr
 )

DESCRIPTION

See NtOpenKey.

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/ntdll/reg.c". source.winehq.org/source/dlls/ntdll/reg.c

Debug channel "reg".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.