On Fri Aug 5 17:00:27 2022 +0000, Nikolay Sivov wrote:
This file defines exported functions of cabinet.dll. You shouldn't include something this dll does not export.
OK, so to access functions from kernelbase I don't need to import them? I saw this in other spec files and thought it was meant for that