Anyway, here’s a picture:

After half a day’s search, I finally found the problem. Here are the details:
The dynamic library is called in a thread function, hInst = loadLibrary (“mydll/mydll.dll”); However, this library is Win32Debug, so the Win64Debug runtime will report the above error.
However, Win32 has the following problems:

This program was originally on a Windows 32-bit computer, now get my Windows 64-bit on such a problem, I do not know is the VS version of the problem, or 32-bit and 64-bit compatibility problems. Continue to verify, have the result again to continue.
If you run Debug Win64 on Windows 32, it will prompt you to dump 64 bits. If you run Debug Win64 on Windows 32, it will prompt you to dump 64 bits. It’s hard to make a program that’s not your own. I realized that I really can’t solve this problem. The problem is defined as a compatibility problem. If anyone has solved it, please let me know in the comments section.
The above solution is only the case I encountered, you may not be the same as this case, please do not take a peek.

After half a day’s search, I finally found the problem. Here are the details:
The dynamic library is called in a thread function, hInst = loadLibrary (“mydll/mydll.dll”); However, this library is Win32Debug, so the Win64Debug runtime will report the above error.
However, Win32 has the following problems:

This program was originally on a Windows 32-bit computer, now get my Windows 64-bit on such a problem, I do not know is the VS version of the problem, or 32-bit and 64-bit compatibility problems. Continue to verify, have the result again to continue.
If you run Debug Win64 on Windows 32, it will prompt you to dump 64 bits. If you run Debug Win64 on Windows 32, it will prompt you to dump 64 bits. It’s hard to make a program that’s not your own. I realized that I really can’t solve this problem. The problem is defined as a compatibility problem. If anyone has solved it, please let me know in the comments section.
The above solution is only the case I encountered, you may not be the same as this case, please do not take a peek.
Read More:
- Using Visual Studio 2015 to create. DLL and use. DLL
- QT encountered in CentOS installation( qt.qpa.plugin : Could not load the Qt platform plugin “xcb” )
- Callee RC: RegDB_ E_ CLASSNOTREG (0x80040154)
- OpenGL program running prompt glut32.dll missing problem
- Visual studio 2017, OpenGL program running prompt glut32.dll missing solution
- 0028opengl program running prompt glut32.dll missing one of the solutions
- Windows 10 upgrade 1803 failed because of dual hard disk!!
- Three solutions to flash back of program running result box under vs
- VTK series: installation and introduction of VTK
- Debugging mode of MATLAB: dbstop if error
- Implementation of Python switch / case statements
- Lack of msvc120d.dll library
- A series of problems in configuring OpenGL development environment in vs2015
- Adobe Acrobat installation error experience of e1935 0x80070bc9
- NIOS II – Eclipse – ERROR – ” DownLoad elf failed ” – Verify failed between address ….
- Flash back after vs compiler running, processing method
- OpenGL application cannot start normally
- Error lnk2038: detected “0”_ ITERATOR_ DEBUG_ The reason and solution of the unmatched item of “level”
- 0xc0000005: an access conflict occurred while reading location 0x00000020
- The difference between “?” and “?:” introduced by php7