Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000217213136.22498.qmail@pb151.postoffice.net> Date: 17 Feb 00 16:31:36 EST From: Kyle Downey To: cygwin AT sourceware DOT cygnus DOT com Subject: setting icon for executable X-Mailer: USANET web-mailer (MaintM3.3.0.77) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id RAA07111 I'd like to build some simple EXE's for Windows with gcc/cygwin (for an installer builder). Because these EXE's will be generated from templates, I'd like a simple way to associate ICO files with them so they show up in Explorer with the icon. I'm from the UNIX world. How is this done programmatically? I assume windres is involved somehow, but what's the API side? Anything special needed because it's gcc rather than VC++? Could anyone point me to a simple example? Thanks. regards, kd -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com