To run an important software in Win7 PRO 64bit , I need to identify the static and dynamic linkages to a key dll in the software, in particular the linkages to the appropriate visual C++ runtime library which may be "legacy" and seems to be absent in the latest version of the vc-redistributable s. As Dependency Walker does not work reliably in Win7 x64, I am wondering whether somebody here in this forum is aware of a workaround that allows...