Resources

Dmitry Timoshkov dmitry@baikal.ru
Wed May 16 06:36:00 GMT 2001


I wrote:

> Is there a tool provided by Cygwin that embeds resources
> (.res files) into the PE files?
> 
> Seems, that windres is just a resource compiler/converter.

Figured out it myself:
windres -O coff -I res -o resources.o -i resources.res

and link as ordinal object file.

Bye.
--
Dmitry.


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list