COMCTL32_DllGetVersion (COMCTL32.@)
HRESULT COMCTL32_DllGetVersion ( DLLVERSIONINFO* pdvi )
Retrieves version information of the 'COMCTL32.dll '.
pdvi | [Out] | pointer to version information structure. |
Success: S_OK
Failure: E_INVALIDARG.
Returns version of a comctl32.dll from IE4.01 SP1.
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.