RegRestoreAllW(3w)
NAME
RegRestoreAllW (ADVPACK.@)
SYNOPSIS
HRESULT RegRestoreAllW ( HWND hWnd, LPWSTR pszTitleString, HKEY hkBackupKey )
DESCRIPTION
Restores all saved registry entries.
PARAMS
hWnd [In] Handle to the window used for the display.
pszTitleString [In] Title of the window.
hkBackupKey [In] Handle to the backup key.
RETURNS
Success: S_OK.
Failure: E_FAIL.
BUGS
Unimplemented.
IMPLEMENTATION
Defined in "advpub.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/advpack/reg.c".
- Debug channel "advpack".