I have a folder of EXE and DLL files, some compiled from C++ and others from Python.
The TCC function %@verinfo works fine for the DLLs and EXE files compiled from C++.
But %@verinfo does not work for EXE files compiled from Python. It simply returns an empty string.
I can upload one of these exe files if that helps debug TCC.
The TCC function %@verinfo works fine for the DLLs and EXE files compiled from C++.
But %@verinfo does not work for EXE files compiled from Python. It simply returns an empty string.
I can upload one of these exe files if that helps debug TCC.