What does a DLL’s LIB file contain? and how it works
Does it only contain names of the functions that the DLL exports or
also their offsets (Like an object file) ?
Does it only contain names of the functions that the DLL exports or
also their offsets (Like an object file) ?