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
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 own resource compiler (wrc).
Chip