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 "include/shlwapi.h". gitlab.winehq.org/wine/wine/blob/master/include/shlwapi.h

Implemented in "dlls/comctl32/commctrl.c". gitlab.winehq.org/wine/wine/blob/master/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 Nov 2024.