From: George Newsgroups: comp.os.msdos.djgpp Subject: Newbie Question: windows.h? Date: Mon, 22 Mar 1999 18:50:13 -0500 Organization: College of Computing, Georgia Tech Lines: 10 Message-ID: <36F6D734.A65D11A8@nospamspam.com> NNTP-Posting-Host: oklahoma.cc.gatech.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.06 [en] (WinNT; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I'm trying to use the Win32 API with DJGPP. No luck. I can #include , and #include "c:\exact\folder\windows.h" but it just does not work. Any insights for a newbie? A -I switch in compilation? Thanks, G.