Re: binding an icon to an executable?

new topic     » goto parent     » topic index » view thread      » older message » newer message

> How do i bind an icon to an executable file? I'm using the translator. I'm
> pretty sure its done at compile time, correct? I looked ...

Basically, you just need an .rc file, which specifies:
IDAPPLICON   ICON    your_icon.ico
... and a way to link the (created) resource to your .exe.

If I've got the spelling right, here's some examples:
http://www.king.igs.net/~wolfritz/rc-demo.zip

(56K)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu