Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <005201c0de15$a1288280$d7823bd5@dima> From: "Dmitry Timoshkov" To: References: <002c01c0de0e$b57620a0$d7823bd5 AT dima> Subject: Re: Resources Date: Wed, 16 May 2001 22:35:47 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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