Icons

J Chapman jc at ch.com
Sat Feb 26 03:56:44 PST 2011


== Quote from Joel Christensen (joelcnz at gmail.com)'s article
> I noticed in windows with D you can use .res (eg. dmd main.d smile.res)
> files for icons any way. but how do you make icon .res files?

With a resource compiler. Digital Mars supplies one as part of its C++
utilities package: http://ftp.digitalmars.com/bup.zip.

Documentation is here: http://www.digitalmars.com/ctg/rcc.html


More information about the Digitalmars-d-learn mailing list