Cannot include windows.h file

Discussion in 'C' started by Carlos, Dec 7, 2008.

  1. Carlos

    Carlos New Member

    Joined:
    Dec 5, 2008
    Messages:
    57
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    none
    can anyone tell me the name of this language.
    I have installed Visual C++ 2005, and whenever i try to include "# include <windows.h>" this statement, there come an error that "Cannot open include file: 'windows.h': No such file or directory"
    so plz tell me what is the major problem???
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Do not jump into any thread with your query but try creating a new thread for your query. I have done that for you as of now.

    Just search and see if you have any such files on your hard disk. If yes include path variable should have the path to that folder for this to work
     
  3. neo_vi

    neo_vi Member

    Joined:
    Feb 1, 2008
    Messages:
    720
    Likes Received:
    16
    Trophy Points:
    18
    Occupation:
    Software engineer
    Location:
    Earth
    Home Page:
    http://computertipaday.blogspot.com
    there wont be any windows.h file in default. U have to get that.
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    It will be there if you install Visual Studio 2005 Prof edition
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice