Hi,
I have a small MFC application.
It works fine.
But when I build Debug instead Release version the following error message dialog pops up:
" The application was unable to start correctly (0xc000007b). Click ok to close the application. "
after trying to start the debug version.
How can I solve this? What is the reason therefore?
And what does the number tell me (is it an error code, address, ...?) ?