Results 1 to 5 of 5

Thread: header Files

  1. #1

    Talking header Files

    Hey im new to programming and i just learned C++ i got a script for a portscanner and i modifyed it to fit in to a program of my own device but im getting 1 error message afx.h no such file or directory i was wondering how to fix that

  2. #2
    Computer Forensics
    Join Date
    Jul 2001
    Posts
    672
    perhaps you need the afx.h preprocessor
    Antionline in a nutshell
    \"You\'re putting the fate of the world in the hands of a bunch of idiots I wouldn\'t trust with a potato gun\"

    Trust your Technolust

  3. #3
    Im looking for it but i cant find it in any archives

  4. #4
    Computer Forensics
    Join Date
    Jul 2001
    Posts
    672
    this for M$ coding ? check the MFC's #include <afx.h>
    Antionline in a nutshell
    \"You\'re putting the fate of the world in the hands of a bunch of idiots I wouldn\'t trust with a potato gun\"

    Trust your Technolust

  5. #5

    Post AFX.H

    This is the file for MSVC/C++
    Hope this help.
    -Mamma... Mamma... I want to let school !!! - kid
    -Why my dear? - Mom
    -Because i heard in television that some guy was killed because he knew to much!!!-Kid

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •