HELP! where is windows.h ??
- From: Robert A. Macy <Robert.A.Macy.1n8ohp@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 9 Apr 2005 13:00:49 -0500
everything I need has the line...
#include windows.h
in it, yet
I keep getting the error message that it doesn't exist.
Where is a copy of this?
I'm running MSCV++ free download, using prompt line compile
on an XP machine that is not connected to the internet.
All I really need to do is use a .dll
I have full documentation on all the functions in the dll
Is there a way around needing to compile my program with
this "offending" #include statement?
- Robert -
--
Robert A. Macy
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
.
- Follow-Ups:
- Re: HELP! where is windows.h ??
- From: Bonj
- Re: HELP! where is windows.h ??
- From: Fredrik Wahlgren
- Re: HELP! where is windows.h ??
- From: William DePalo [MVP VC++]
- Re: HELP! where is windows.h ??
- Prev by Date: Re: DLL callable from both C++ and VB?
- Next by Date: Re: HELP! where is windows.h ??
- Previous by thread: How do I examine the keyboard input buffer, or stdin?
- Next by thread: Re: HELP! where is windows.h ??
- Index(es):
Relevant Pages
|