Click to See Complete Forum and Search --> : windows.h or windowsx.h?


indiocolifa
March 16th, 2003, 11:11 AM
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?

Mick
March 16th, 2003, 11:26 AM
Look up Q83456 in the knowledge base:

http://support.microsoft.com/default.aspx?scid=kb;[LN];Q83456