This is the mail archive of the cygwin@sources.redhat.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]

Re: gcc and Win32 API


>> GREP (or findstr) and ye shall find.
>> Look in wingdi.h:  HGDIOBJ WINAPI GetStockObject(int)
>> and then look in libgdi32.a
>
>OK. But how can I compile the following program???
>
>Thanks,
>
>Neil

gcc test.c -lgdi32


Brad Town

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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