nevilad

Results 5 comments of nevilad

It can't open `IDiaDataSource` interface to get access to debugging symbols. Have you any `msdiaXXX.dll` registered?

Did `regsvr32 /s msdia140.dll` ran successfully?

Looks like successfull registered msdia, but still can't load it. Try to run instrument.exe with your command line in dependency viewer. This will log al the errors in dll loading.

No, that's static view. I meant a profiling run, `Profile->Start profiling run...` menu in the original dependency walker.

Syzygy is not supported anymore. This means it doesn't support new compilers. I think this is the problem in your case: >Unknown version of the IMAGE_LOAD_CONFIG_DIRECTORY structure (160 bytes), might...