Cannot include windows.h file

Contributor
7Dec2008,23:53   #1
Carlos's Avatar
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???
Go4Expert Founder
8Dec2008,09:23   #2
shabbir's Avatar
Quote:
Originally Posted by Carlos View Post
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???
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
Invasive contributor
8Dec2008,10:52   #3
neo_vi's Avatar
there wont be any windows.h file in default. U have to get that.
Go4Expert Founder
8Dec2008,12:49   #4
shabbir's Avatar
Quote:
Originally Posted by neo_vi View Post
there wont be any windows.h file in default. U have to get that.
It will be there if you install Visual Studio 2005 Prof edition