How does DT's Debugger determine what versions are in use?
How does DT's Debugger determine what versions are in use?
How does DT's Debugger determine what versions are in use?
I ask because I'm looking at rationalising* my file system, and I don't want to inadvertently hide anything from the Debugger.
* posh word for "clearing up some of the mess".
This question has an accepted answers - jump to answer
Answers
Is black magic a valid answer?
The real answer is that it looks at the static properties of the libraries - for example:
and so on.
Allan
Today, that would make as much sense as anything else on my desk....
Okay, great. That's all I needed. Many thanks!