Please if someone has this post
Please if someone has this post
Already tried bro..
http://www.koders.com/c/fid7ECDBB374...D097D411A.aspx
That has the source of it.
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.Originally Posted by Revivalry
how do i add a header file to a certain project?
I open MyProject.dsw and then..?
Chances are that if you haven't got this file then you'll also be missing a zillion other files too.
Shall i download the MSDN library from MS?
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
I downloaded Visual Studio 6 and the installation of MSDN library doesn't work..
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
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.Originally Posted by Revivalry
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?
KrisSiegel.com - My Personal Website with my blog and portfolio
Don't Forget to Rate Posts!
Free Icons: FamFamFam, VBCorner, VBAccelerator
Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes