NAME

SHOpenRegStream2W  (SHLWAPI.@)

SYNOPSIS

 IStream * SHOpenRegStream2W
 (
  HKEY    hKey,
  LPCWSTR pszSubkey,
  LPCWSTR pszValue,
  DWORD   dwMode
 )

DESCRIPTION

See SHOpenRegStream2A.

IMPLEMENTATION

Defined in "shlwapi.h".

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

Debug channel "shell".


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