I've compiled a program that uses a dll that I do not own to source. The problem is that at times the program crashes / crashes because of that dll.
I wanted to know if under these conditions there is a possibility to fix this failure based on the information generated in the minidump.
What should I do if I can fix it just by following this information? And if there's no way, is there any other way?