NAME

DllInstall  (COMCTL32.@)

SYNOPSIS

 HRESULT DllInstall
 (
  BOOL    bInstall,
  LPCWSTR cmdline
 )

DESCRIPTION

Installs the ComCtl32 DLL.

RETURNS

Success: S_OK

Failure: A HRESULT error

IMPLEMENTATION

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

Implemented in "dlls/comctl32/commctrl.c". https://source.winehq.org/source/dlls/comctl32/commctrl.c

Debug channel "commctrl".


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