SHELL32_DllGetVersion (SHELL32.@)
HRESULT SHELL32_DllGetVersion ( DLLVERSIONINFO* pdvi )
Retrieves version information of the 'SHELL32.dll '.
pdvi | [Out] | pointer to version information structure. |
Success: S_OK
Failure: E_INVALIDARG.
Returns version of a shell32.dll from IE4.01 SP1.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/shell32/shell32_main.c". source.winehq.org/source/dlls/shell32/shell32_main.c
Debug channel "shell".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.