Nikolay Sivov (@nsivov) commented about dlls/cabinet/cabinet.spec:
+@ stdcall -import GetFileVersionInfoA(str long long ptr) +@ stdcall -import GetFileVersionInfoSizeA(str ptr) +@ stdcall -import VerQueryValueA(ptr str ptr ptr) 1 stub GetDllVersion 2 stdcall -private DllGetVersion (ptr) cabinet_dll_get_version 3 stdcall Extract(ptr str)
This file defines exported functions of cabinet.dll. You shouldn't include something this dll does not export.