Hi,

What does the #define WIN32_LEAN_AND_MEAN define mean?
What will happen if I add this.

Also, what does the stdafx header file do, will it produce pre compiled headers for all the headers included in stdafx?
Also, why the afx part of the name?

Many thanks