NAME

COMCTL32_DllInstall  (COMCTL32.@)

SYNOPSIS

 HRESULT COMCTL32_DllInstall
 (
  BOOL    bInstall,
  LPCWSTR cmdline
 )

DESCRIPTION

Installs the ComCtl32 dll .

RETURNS

Success: S_OK

Failure: A HRESULT error

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

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

Debug channel "commctrl".


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