Newsgroups: comp.windows.ms.programmer Path: utzoo!utgpu!watserv1!watmath!hyper.hyper.com!bonneau From: bonneau@hyper.hyper.com (Paul Bonneau) Subject: Re: How to read icon files ??? Message-ID: <1991May8.161247.11586@hyper.hyper.com> Reply-To: bonneau@hyper.UUCP (Paul Bonneau,,) Organization: HyperCube Inc. References: <1991May07.111614.4624@rci.dk> Date: Wed, 8 May 1991 16:12:47 GMT In article <1991May07.111614.4624@rci.dk> neh@rci.dk (Niels Erik Holm) writes: > >How do I read a file representing an icon ( an *.ico file ) and display >the icon in a window on the screen? The icon is stored in a seperate *.ico >file, not in the executable image. > See "Reference - Volume 2" of SDK manuals, page 9-2 for a discussion of the ".ico" file format. cheers - Paul Bonneau.