NAME

SHGetValueGoodBootW  (SHLWAPI.206)

SYNOPSIS

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

DESCRIPTION

See SHGetValueGoodBootW.

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress to obtain a pointer to the function.

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

Debug channel "shell".


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