|
-
May 5th, 2008, 01:23 PM
#1
Thread Starter
Member
Anybody got windns.h library file?
Please if someone has this post
-
May 5th, 2008, 01:26 PM
#2
Frenzied Member
Re: Anybody got windns.h library file?
-
May 5th, 2008, 01:27 PM
#3
Thread Starter
Member
Re: Anybody got windns.h library file?
-
May 5th, 2008, 01:28 PM
#4
Frenzied Member
Re: Anybody got windns.h library file?
-
May 5th, 2008, 01:35 PM
#5
Thread Starter
Member
Re: Anybody got windns.h library file?
yes how do i compile that source code as a .h file?
Microsoft visual c++?
-
May 5th, 2008, 01:37 PM
#6
Frenzied Member
Re: Anybody got windns.h library file?
 Originally Posted by Revivalry
yes how do i compile that source code as a .h file?
Microsoft visual c++?
Well you can add a header file to the project with that name and copy and paste the text from that page into it.
-
May 5th, 2008, 01:40 PM
#7
Thread Starter
Member
Re: Anybody got windns.h library file?
how do i add a header file to a certain project?
I open MyProject.dsw and then..?
-
May 7th, 2008, 06:55 AM
#8
Re: Anybody got windns.h library file?
Chances are that if you haven't got this file then you'll also be missing a zillion other files too.
-
May 8th, 2008, 09:55 AM
#9
Thread Starter
Member
Re: Anybody got windns.h library file?
Shall i download the MSDN library from MS?
-
May 8th, 2008, 03:30 PM
#10
Re: Anybody got windns.h library file?
Any good IDE/compiler combo should come with this file automatically.. especially Visual Studio 2005/8.
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
May 8th, 2008, 04:18 PM
#11
Thread Starter
Member
Re: Anybody got windns.h library file?
I downloaded Visual Studio 6 and the installation of MSDN library doesn't work..
-
May 8th, 2008, 04:57 PM
#12
Re: Anybody got windns.h library file?
The MSDN library is just a bunch of articles.. its not the windows header files..
When you say "Downloaded Visual Studio 6".. that is clearly an illegal version.. how can you expect that to work as desired?
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
May 13th, 2008, 09:49 AM
#13
Re: Anybody got windns.h library file?
 Originally Posted by Revivalry
I downloaded Visual Studio 6 and the installation of MSDN library doesn't work..
As Chemical said this is an illegal version but why would you want to use Visual Studio 6 anyway? It's extremely old and out dated in terms of C++ standard support.
Download Visual C++ Express for free from Microsoft. It'll contain probably everything you need.
Also, do you know why you need windns.h? What are you using it for?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|