Scroll to navigation

SHDeleteKeyW(3w) Wine API SHDeleteKeyW(3w)

NAME

SHDeleteKeyW (SHLWAPI.@)

SYNOPSIS

DWORD SHDeleteKeyW
(
HKEY hKey,
LPCWSTR lpszSubKey
)
 

DESCRIPTION

See SHDeleteKeyA(3w).
 

IMPLEMENTATION

Declared in "shlwapi.h".
Implemented in "dlls/shlwapi/reg.c".
Debug channel "shell".
Oct 2012 Wine API