Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!mvb.saic.com!ncr-sd!ncrcae!heath From: heath@ncrcae.Columbia.NCR.COM (Robert Heath) Newsgroups: comp.windows.ms.programmer Subject: How to display an icon from a .ICO file -- not a resource ? Keywords: .ICO icon Message-ID: <7131@ncrcae.Columbia.NCR.COM> Date: 4 Mar 91 16:20:46 GMT Reply-To: heath@ncrcae.Columbia.NCR.COM (Robert Heath) Organization: NCR Corp., Engineering & Manufacturing - Columbia, SC Lines: 7 How does one read in and display the contents of a .ICO file within a Win app ? (I realize the normal way is to compile in a .ICO as a resource via "rc".) I want to be able to have the user specify which .ICO file to display at runtime. I can't seem to find out how to do this in the literature. Robert Heath