Search found 1 match
- Mon Nov 23, 2009 1:01 am
- Forum: Resource Builder
- Topic: Use with PowerBasic
- Replies: 1
- Views: 40525
Use with PowerBasic
I would like a few changes so using resource builder would be easier. Resource buider encodes the rc file in utf-16 with bom and that is a pain. I have to convert to utf-8 without bom in order to use it later. The reason is, even after rc is compiled to res, I have to run a special compiler to conve...