Scroll to navigation

SHGetValueGoodBootW(3w) Wine API SHGetValueGoodBootW(3w)

NAME

SHGetValueGoodBootW (SHLWAPI.206)

SYNOPSIS

DWORD SHGetValueGoodBootW
(
HKEY hkey,
LPCWSTR pSubKey,
LPCWSTR pValue,
LPDWORD pwType,
LPVOID pvData,
LPDWORD pbData
)
 

DESCRIPTION

See SHGetValueGoodBootW(3w).
 

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress(3w) to obtain a pointer to the function.
Implemented in "dlls/shlwapi/reg.c".
Debug channel "shell".
Oct 2012 Wine API