>> 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 [EMAIL PROTECTED]

Reply via email to