home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1637 < prev    next >
Encoding:
Text File  |  1992-09-01  |  622 b   |  16 lines

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