I've seen in many C source codes for the Win32 API that "windowsx.h" is included.

What is the purpose of using this?

And, question 2) what is #define STRICT?