Board index » delphi » Question regarding extracting and displaying icons
hcul...@ix.netcom.com (Harry W. Culpan)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Question regarding extracting and displaying icons
I wrote a relatively simple little program launcher app in TP 7.0 for
Win. Basically, it displays 10 buttons each of which can be configured to launch a specific app. On each button I display the icon selected by the user (stored in an INI file by filename and icon number). I am of course using the ExtractIcon API call to get the icon, and the DrawIcon to display it. Everything works perfectly with regards to icons extracted from EXEs In any case, I would appreciate any help or guidance anyone could Harry W. Culpan |