Handle callstack resolution if DIA isn't registered
* We can load up the msdia140.dll manually and initialise it that way even if it's not registered properly. That does mean we need to locate the DLL on our own though - we try in PATH and in a few default paths, and otherwise prompt the user for it (and save the path in our config).
Loading
Please register or sign in to comment