On 27-Feb-11 11:24 AM, Joel Christensen wrote:
On 27-Feb-11 12:56 AM, J Chapman wrote:
== Quote from Joel Christensen (joel...@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


Hmm. Can't seem to get it to work.

Reply via email to