Danny Backx escreveu:
> Hi,
>
> One of the examples in the Boling book has lines in the resource file
> that look like this :
>
> aboutbox DIALOG discardable 10, 10, 132, 40
>
> The problem is that binutils's windres appears to expect all the
> keywords such as DISCARABLE to be in upper case.
>
> A
Hi,
One of the examples in the Boling book has lines in the resource file
that look like this :
aboutbox DIALOG discardable 10, 10, 132, 40
The problem is that binutils's windres appears to expect all the
keywords such as DISCARABLE to be in upper case.
A trivial fix for src/binutils/binutils/r