Windres and wine

2011-04-16 Thread Gerold Jens Wucherpfennig
Hi, I have created GUI dialog with ResEdit. That rc-file shall be used in wine. The problem is that wine doesn't have a Windres.exe. Is it possible to make a c-file from the rc-file? Best Regards Gerold /* (C) 2010 by Gerold Jens Wucherpfennig */ /* licensed under the LGPLv2 and later */ #incl

Re: Windres and wine

2011-04-15 Thread Charles Davis
On 4/15/11 10:38 PM, Gerold Jens Wucherpfennig wrote: > Hi, > > I have created GUI dialog with ResEdit. > That rc-file shall be used in wine. > The problem is that wine doesn't have > a Windres.exe. Is it possible to make > a c-file from the rc-file? No. But you don't need windres. Wine has its ow

Windres and wine

2011-04-15 Thread Gerold Jens Wucherpfennig
Hi, I have created GUI dialog with ResEdit. That rc-file shall be used in wine. The problem is that wine doesn't have a Windres.exe. Is it possible to make a c-file from the rc-file? Best Regards Gerold /* (C) 2010 by Gerold Jens Wucherpfennig */ /* licensed under the LGPLv2 and later */ #inc