Philippe BERNERY wrote:

Le 29 mars 07 à 10:26, Christopher Jimenez a écrit :

Hi Developers
Sorry for the questions is kind of newbie. But i kind of new to the project. Where is the stdafx.h file? Is there is not, then what is the substitute?
Thanks in advance
CJ


Hi Christopher,

stdafx.h is an include file coming with Visual Studio. You should search in its include path.

As far as i remebmet up and until VS 2003, the stdafx.h was generated by VS IDE when you use
Project wizard to create a new project.

This file usually contains standard includes needed by MFC or ATL and is pre-compiled to when using pre-compiled headers option...

Vadim


_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to