This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Windres problem with Boling book example


Hi Dave,

The problem is that binutils's windres appears to expect all the
keywords such as DISCARDABLE to be in upper case.
Do you know if windres accepts mixed case keywords as well, eg
"DiScArDaBlE", or just either all-upper-case or all-lower-case ?
It doesn't, as you would expect by reading the code. It just accepts all
upper case.

I think it could reasonably be inferred that Nick meant to ask after windows' rc.exe and windres was a slip of the finger, no?

It was. Doh!


So - Danny - how does rc.exe behave ?

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]