RE: visual studio 2008 and stdafx.h

  • From: "Ken Perry" <whistler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 20 Apr 2009 22:27:00 -0400

 

 

Yes it's a header and its one of the default ones Microsoft makes.  You can
do without but you need to know what all to remove and what to add.

 

Ken

 

From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Ricks Place
Sent: Monday, April 20, 2009 10:05 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: visual studio 2008 and stdafx.h

 

I think that is called a header file. I saw them when I was looking at C++.
It holds source code. That's about all I remember as I just played with it
to see what files it created myself.

Rick USA

Rick USA

----- Original Message ----- 

From: Ken Perry <mailto:whistler@xxxxxxxxxxxxx>  

To: programmingblind@xxxxxxxxxxxxx 

Sent: Monday, April 20, 2009 9:35 PM

Subject: RE: visual studio 2008 and stdafx.h

 

 

 

That is actually a file you would make all though it's made by the IDE when
you create a project.  If you create a project using visual studio you will
find the file in your source directory.

 

Ken

 

From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of
jaffar@xxxxxxxxxxxxx
Sent: Monday, April 20, 2009 4:37 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: visual studio 2008 and stdafx.h

 

Hi All.  I am encountering a problem which i hope someone can help me with.
I just checked on my visual studio 9 directory, and under visual
c++\include, I couldn't find stdafx.h which is needed in order to write
visual c++ programs.  Can i find just that file anywhere, or could someone
copy theirs and send it to me please?  I am using visual studio 2008 team
suite edition.  Thanks and cheers!

Other related posts: