CABINET_DllGetVersion (CABINET.2)
HRESULT CABINET_DllGetVersion ( DLLVERSIONINFO* pdvi )
Retrieves version information of the 'CABINET.dll '.
pdvi | [Out] | pointer to version information structure. |
Success: S_OK
Failure: E_INVALIDARG.
Supposedly returns version from IE6SP1RP1
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/cabinet/cabinet_main.c". source.winehq.org/source/dlls/cabinet/cabinet_main.c
Debug channel "cabinet".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.