CodeBlocks | How to include windows.h
Hello, I'm using CodeBlocks as IDE (C++), but I have a question.
I've downloaded the Windows SDK and I can find the windows.h, but when I write "#include <Windows.h>", It says "There is no such file or directory" while compiling.
Can someone help me with this situation?
Tell me if this question is not that 'detailed'.