Re: visual studio 2008 and stdafx.h
- From: "Tyler Littlefield" <tyler@xxxxxxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Mon, 20 Apr 2009 20:09:56 -0600
it is a header file. VS calls them "precompiled headers." I just turn them off.
Thanks,
Tyler Littlefield
Web: tysdomain.com
email: tyler@xxxxxxxxxxxxx
My programs don't have bugs, they're called randomly added features.
----- Original Message -----
From: Ricks Place
To: programmingblind@xxxxxxxxxxxxx
Sent: Monday, April 20, 2009 8:04 PM
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
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: