Scroll to navigation

SHDeleteEmptyKeyW(3w) Wine API SHDeleteEmptyKeyW(3w)

NAME

SHDeleteEmptyKeyW (SHLWAPI.@)

SYNOPSIS

DWORD SHDeleteEmptyKeyW
(
HKEY hKey,
LPCWSTR lpszSubKey
)
 

DESCRIPTION

See SHDeleteEmptyKeyA(3w).
 

IMPLEMENTATION

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