To code certain applications, I have to include windows.h #include <windows.h>
But it just gives me an error, the IDE I'm using is Code::Blocks, and the compiler that I'm using is GNU GCC Compiler, if that makes any difference.
I feel ashamed hard-coding in Code::Blocks, but it's a good way to
learn, in my opinion anyway.