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
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
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