NAME

RegSaveRestoreA  (ADVPACK.@)

SYNOPSIS

 HRESULT RegSaveRestoreA
 (
  HWND   hWnd,
  LPCSTR pszTitleString,
  HKEY   hkBackupKey,
  LPCSTR pcszRootKey,
  LPCSTR pcszSubKey,
  LPCSTR pcszValueName,
  DWORD  dwFlags
 )

DESCRIPTION

See RegSaveRestoreW.

IMPLEMENTATION

Declared in "advpub.h". https://source.winehq.org/source/include/advpub.h

Implemented in "dlls/advpack/reg.c". https://source.winehq.org/source/dlls/advpack/reg.c

Debug channel "advpack".


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