From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeffdbREMOVETHIS@netzone.com (Mikey) To: Mark Newnham , gnu-win32@cygnus.com Subject: Re: Using windows resource files Date: Tue, 28 Oct 1997 18:40:00 -0000 Message-id: <34665eec.81607260@smtp.netzone.com> References: <95DE24D1FCFED0118B910060940A33400498@mailhub.adacorp.com> X-SW-Source: 1997-10/msg00633.html you can use rc.exe (Platform SDK ;^) as the resource compiler // www.microsoft.com/msdn & signup and rsrc.exe from rsxntdj1.zip to add them to the exe, this // any djgpp mirror combination handles all resource types correctly. On Tue, 28 Oct 1997 09:32:05 -0700, you wrote: >Is there any way to include windows resource files into gcc compiled >applications? Alternatively, can someone point me to documentation >(on-line or paper) which would permit me to code for windows widgets >without them. > >Thanks > >Mark > > >################################################## ># Application Design Associates, Inc # ># 6021 S.Syracuse Way #302 # ># Englewood CO 80111 Tel +1 (303)779 8958 # ># USA Fax +1 (303)779 0949 # >################################################## >- >For help on using this list (especially unsubscribing), send a message to >"gnu-win32-request@cygnus.com" with one line of text: "help". > (jeffdbREMOVETHIS@netzone.com) delete REMOVETHIS from the above to reply Mikey - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request@cygnus.com" with one line of text: "help".