This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: w32api/windef.h


On Sun, Jun 08, 2003 at 07:19:30AM -0500, Lionel Zhou wrote:
>In file included from utils.c:4:
>/usr/include/w32api/windef.h:273: parse error before "void"
>
>has anyone successfully used the windef.h header and could you tell me
>how to compile program like this?
>
>my windef.h is attached here.

#include <windows.h>

Not windef.h.  That might help.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]