Hi all...
hi have a prob whith a .res file from radasm, i´m coding a litle app that generate the .XML, update the .rc and update the .res file from my projects in radasm to have the XP Style... everything go fine when create .xml and when update the .RC but when i try to modify the .res i have a compilation error...
i make some exp. and i see when you manually open the .res add a space to text, delete the space and save, the text look the same but when you compile radasm fail...
can someone hellp me??
Sorry about my english...
bye
5k3l3t0r
You're not supposed to edit any bit of .res file manually. It's equal to manual executable modification... Better look for appropriate Rc file in \Res directory
The .res file is to generated from the .rc - modify the .rc contents, and then generate the new .res from that (use the resource compiler.)