Is there any way to automatically generate the DEF file for a DLL in Visual Studio? I\'ve always just manually created them before, but there\'s gotta be an easier way.
See answer with demo project in here:
https://stackoverflow.com/a/64302521/2338477
I have included python script to generate .def file from static library, but that unfortunately does not work with variables / data.