How do I start VB DLL in C++EXE in debug mode?
If I run EXE, it calls VB dll with no problem.
But in VB debug mode, when I start vb application,
C++ executable starts with no problem, then when I call vb DLL from there, I get error, dll does not get created.
Is that VB known bug or me doing it wrong ?
![]()
![]()
![]()




Reply With Quote