Can someone tell me where I can get stdafx.h?
I was trying to work through a tutorial by RoD (link below) and I guess I don't have this header file?
A First Windows Application - Cprogramming.com
This is a discussion on Basic Graphics in C++ within the C++ Programming forums, part of the General Programming Boards category; Can someone tell me where I can get stdafx.h? I was trying to work through a tutorial by RoD (link ...
Can someone tell me where I can get stdafx.h?
I was trying to work through a tutorial by RoD (link below) and I guess I don't have this header file?
A First Windows Application - Cprogramming.com
What is your compiler? I didn't see anything about download yet, but if you are using Visual C++ (which I'm guessing because the link says its specific to that program) here is a link to someone with a similar problem.
http://www.daniweb.com/forums/thread180869.html
appears to have been fixed. Did you verify that you don't have this file? Using a windows find for the .h?
Last edited by Lesshardtofind; 09-28-2010 at 06:35 PM.