Hi,
Have the following problem
I have an application (still in development) that contains an executable and couple of DLLs
I'm using MSVC 2017 and wxWdgets.
Everything compiles and links fine but when I try to load one of the DLL program crashes
As soon as I remove the VLD from that lbrary - it loads and runs fine.
The only difference is that the library is called "library.dll". Everythng else in the project is the same.
The backtrace at the time of the crash points to VLD.
I'm using the 2.51 version from KindDragon.
Can you help me find the cause?
I asked one other person to try and it crashed for him as well.
Thank you.
Hi,
Have the following problem
I have an application (still in development) that contains an executable and couple of DLLs
I'm using MSVC 2017 and wxWdgets.
Everything compiles and links fine but when I try to load one of the DLL program crashes
As soon as I remove the VLD from that lbrary - it loads and runs fine.
The only difference is that the library is called "library.dll". Everythng else in the project is the same.
The backtrace at the time of the crash points to VLD.
I'm using the 2.51 version from KindDragon.
Can you help me find the cause?
I asked one other person to try and it crashed for him as well.
Thank you.