home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!wupost!gumby!yale!yale.edu!ira.uka.de!chx400!josef!ban
- From: ban@ifi.unizh.ch (Bela Ban)
- Subject: Icons...
- Message-ID: <1992Sep2.081206.613@ifi.unizh.ch>
- Organization: University of Zurich, Department of Computer Science
- Date: Wed, 2 Sep 92 08:12:06 GMT
- Lines: 6
-
- I'm in need of a function that retrieves an icon from an icon-file (*.ico).
- Has someone done it before ?
- The function should look like: HICON create_icon_from_file( char* filename );
- I was successful with monochrome icons, but not with color icons (16 colors).
- Any suggestions ?
- Cheers, Bela
-