In VB 6 debug mode, problem with dll

Posted by stan on Stack Overflow See other posts from Stack Overflow or by stan
Published on 2010-04-22T06:49:46Z Indexed on 2010/04/22 6:53 UTC
Read the original article Hit count: 280

Filed under:
|
|

my vb6 app is not finding a dll that is residing in the same directory as the project. What do I do to have the vb6 code see the dll? When compiled to an exe, the code sees the dll if it is in the same dir as the exe. Thanks!

© Stack Overflow or respective owner

Related posts about vb6

Related posts about dll