Jonathan Wilson wrote: > > is there a program for cygwin that will convert a .RC file into a .RES > file that I can link in? >
windres your.rc -O coff -o your.res -- --=<> Dr. Clue (A.K.A. Ian A. Storms) <>=-- --=<[]>=- http://www.drclue.net --=<[]>=- C++ HTML JavaScript DHTML CGI TCP/IP SQL JAVA VRML NSAPI --=<[]>=- http://www.drclue.net/F1.cgi/HTML/HTML.html (My famous HTML/CGI guide.) --=<[]>=- http://www.drclue.net/beta (My X-BROWSER DHTML library.) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/