RegSaveRestoreOnINFW(3w)

NAME

RegSaveRestoreOnINFW (ADVPACK.@)

SYNOPSIS

HRESULT RegSaveRestoreOnINFW
 (
  HWND    hWnd,
  LPCWSTR pszTitle,
  LPCWSTR pszINF,
  LPCWSTR pszSection,
  HKEY    hHKLMBackKey,
  HKEY    hHKCUBackKey,
  DWORD   dwFlags
 )

DESCRIPTION

Saves or restores the specified INF Reg section.

PARAMS

hWnd [In] Handle to the window used for the display.

pszTitle [In] Title of the window.

pszINF [In] Filename of the INF.

pszSection [In] Section to save or restore.

hHKLMBackKey [In] Opened key in HKLM to store data.

hHKCUBackKey [In] Opened key in HKCU to store data.

dwFlags [In] See advpub.h.

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".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout