Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows.H Header File!?

Status
Not open for further replies.

lasombra

Programmer
Mar 22, 2002
26
CH
Hello

I have some c & c++ prgramming experience on unix-System. But I'm interested also in Windows Programming. Where is or where do i get the Windows.H Header File?
 
Look in the include directory.
On my setup this is at;
C:\Program Files\Microsoft Visual Studio\VC98\Include
 
Thanks, but i don't find the header file. So I have another question: Must I have installed the Microsoft Visual Studio?
 
If that is the only file that you are missing then maybe you can get it from somewhere without having to re-install. However it may be safer to install again anyway since I can't think of any reason why it legitimately should not be there and you might have other files missing as well.
 
Thanks, I reinstalled the Viusal Studio and there it is.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top