Thread: stdafx.h?

  1. #1
    Registered User Ranedhel's Avatar
    Join Date
    Jun 2003
    Posts
    34

    Question stdafx.h?

    Does anyone know where I can download the 'stdafx.h' library?
    -Elven Forge Software-
    (Lead Designer)

    http://www.geocities.com/elvenforge

    **infected by frenchfry164**
    I am a signature virus. Please add me to your signature so that I may multiply

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    You don't need it - it's just a "magic" file which VC++ uses for pre-compiled headers.

    If you're using VC++, then turn off pre-compiled headers (project->settings)
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. doesn't recognize stdafx.h
    By GiantFurby in forum C++ Programming
    Replies: 4
    Last Post: 03-24-2009, 10:42 AM
  2. stdafx.h and the FreeType library
    By Mastadex in forum Windows Programming
    Replies: 1
    Last Post: 11-23-2007, 01:36 PM
  3. stdafx.h
    By beene in forum Windows Programming
    Replies: 7
    Last Post: 10-15-2006, 10:25 AM
  4. stdafx.h question
    By ssjnamek in forum C++ Programming
    Replies: 5
    Last Post: 08-12-2005, 11:31 PM
  5. stdafx.h
    By HQSneaker in forum Windows Programming
    Replies: 10
    Last Post: 08-13-2004, 12:19 PM