how?
I created a DLL in which it creates several threads, but when I use it in an MFC project, it always gets crashed, both in Debug mode and Release mode.
I changed this DLL to a single win32...