Re: Win32 not finding a DLL after Binding
- Posted by mattlewis (admin) Jun 12, 2009
- 990 views
penpal0andrew said...
I found the problem. There are nested dependencies in the DLL I developed. And it happened to find these libraries from another application I installed, which does not exist in the other computer. The tool to use to find DLL dependencies is http://www.dependencywalker.com/ . This is not a Euphoria issue thank goodness.
It always seems so obvious in hindsight. Depdencywalker is a great tool.
Matt