From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,6299393aa51fdbf3 X-Google-Attributes: gid103376,public Path: g2news1.google.com!news1.google.com!news.glorb.com!cyclone1.gnilink.net!gnilink.net!wn14feed!worldnet.att.net!attbi_s03.POSTED!53ab2750!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: set programm icon References: <2j6500Fu5ef7U1@uni-berlin.de> X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 24.6.132.82 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s03 1087237086 24.6.132.82 (Mon, 14 Jun 2004 18:18:06 GMT) NNTP-Posting-Date: Mon, 14 Jun 2004 18:18:06 GMT Organization: Comcast Online Date: Mon, 14 Jun 2004 18:18:06 GMT Xref: g2news1.google.com comp.lang.ada:1481 Date: 2004-06-14T18:18:06+00:00 List-Id: >Compile with rcl the resource file and you'll get a .o object file. >Include that file in the compiler chain to get it linked with your >executable and voil�! From an earlier article: >Subject: Announce: .rc files with Gnat >Date: 2002-04-14 20:06:04 PST >David Botton tells me >www.adapower.com/os/wglink.html >now contains a linker shell I wrote to automatically handle Windows .rc >files with Gnat. It should make life a little easier for both newbies >and professionals using Gnat with MS Windows.