| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-Id: | <199905030417.XAA19971@modi.xraylith.wisc.edu> |
| X-Authentication-Warning: | modi.xraylith.wisc.edu: localhost.xraylith.wisc.edu [127.0.0.1] didn't use HELO protocol |
| To: | "dale henderson" <dalekh AT hotmail DOT com> |
| cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: Windows32/Structures.h include in Mingw32 |
| In-reply-to: | Your message of "Sun, 02 May 1999 22:58:50 CDT." |
| <19990503035851 DOT 36063 DOT qmail AT hotmail DOT com> | |
| Date: | Sun, 02 May 1999 23:17:21 -0500 |
| From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
"dale henderson" <dalekh AT hotmail DOT com> writes: > > I am using headers that use the WINGDIAPI qualifier. How do I get around it > if Windows32/Base.h is the only I find that #defines it. As far as I can tell, you need to include <wingdi.h> to get the macro definition for WINGDIAPI (including <windows.h> will do the job as well). It will certainly help if you would provide more information as to what you've tried and what's failed. Have you tried including <windows.h>? Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |