gcc and Win32 API

Town, Brad btown@ceddec.com
Mon Oct 16 12:43:00 GMT 2000


>> 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



More information about the Cygwin mailing list