stdafx
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
hello again :) Can anybody explain me : 1) What we need stdafx.h and stdafx.cpp files for ? 2) Why are they useful ? thank you.
-
hello again :) Can anybody explain me : 1) What we need stdafx.h and stdafx.cpp files for ? 2) Why are they useful ? thank you.
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ
-
hello again :) Can anybody explain me : 1) What we need stdafx.h and stdafx.cpp files for ? 2) Why are they useful ? thank you.
Hi !!! The stdafx file is Precompiled Header file. You can call it Monkey, too. It is only some name from the ActiveX libs. By !!! -:KNOX:-