Re: [Cegcc-devel] windres problem with Boling book example

2006-11-22 Thread Pedro Alves
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

[Cegcc-devel] windres problem with Boling book example

2006-11-22 Thread Danny Backx
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