For every windows program, this will be included at the very top.
#include <windows.h>
It includes most of window’s related header files.
For every windows program, this will be included at the very top.
#include <windows.h>
It includes most of window’s related header files.