PDA

Click to See Complete Forum and Search --> : To change an icon of Int Exp?


bona
Nov 19th, 2000, 02:39 AM
Hi, does anyone know how to change an icon of running plication?
In Internet Explorer, for example.
I have tried to use:

---
SetClassWord hwnd, GCL_HICON, Picture1.Picture.Handle
---

Where 'Picture1' is a Picture object with .ico file in it which I want to set to IE. In the case of Notepad or Calculator it works fine, but failed for IE.

I will appreciate any help!