all groups > dotnet academic > january 2004 >
You're in the

dotnet academic

group:

missing windows.h


missing windows.h Will
1/26/2004 5:26:05 PM
dotnet academic:
I just got my copy of visual studio.net academic and have been trying to create some programs but, I seem to be missing windows.h in my lib folder, every time I try to compile it can not recognize the header, and when I went into the folder it was not there. Does anyone know what I can do as I am trying to use openGL and make windows files using C++. Any help is grea

Re: missing windows.h Peter van der Goes
1/27/2004 7:59:47 AM

[quoted text, click to view]
create some programs but, I seem to be missing windows.h in my lib folder,
every time I try to compile it can not recognize the header, and when I went
into the folder it was not there. Does anyone know what I can do as I am
trying to use openGL and make windows files using C++. Any help is great
[quoted text, click to view]

I find Windows.h in my Visual Studio .NET 2003 here:

C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include

I don't have an installed instance of Visual Studio .NET 2002 here to give
you an exact location in that version, but the location should be similar.

Hope this helps,

--
Peter [MVP Academic]

Re: missing windows.h JeffO
1/28/2004 7:56:09 AM
I only have C#, not the entire studio
There's no windows.h in anywhere in my stuff
Re: missing windows.h Peter van der Goes
1/28/2004 9:46:24 PM

[quoted text, click to view]

The OP stated that he has "visual studio.net academic", which includes C++.
He should have Windows.h as part of his installation. OTOH, you have only
C#, a strictly .NET language. All the support needed for C# is in the .NET
Framework.

--
Peter [MVP Academic]

AddThis Social Bookmark Button