NAME

COMCTL32_DllGetVersion  (COMCTL32.@)

SYNOPSIS

 HRESULT COMCTL32_DllGetVersion
 (
  DLLVERSIONINFO* pdvi
 )

DESCRIPTION

Retrieves version information of the 'COMCTL32.dll '.

PARAMS

pdvi [Out] pointer to version information structure.

RETURNS

Success: S_OK

Failure: E_INVALIDARG.

NOTES

Returns version of a comctl32.dll from IE4.01 SP1.

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.