When I compile a c++ program, I can run it inside CodeBlocks, but when i try to execute it by starting the .exe in the bin subfolder of the project, it doesn't work:
Before, Windows would tell me that 3 .dll file were missing, and after I downloaded them and copied them into system32, when I attempt to run the program Windows gives me error 0xc000007b.