Re: icons
- Posted by Daniel Berstein <daber at PAIR.COM> Dec 21, 1998
- 599 views
At 07:08 p.m. 21-12-98 , you wrote: >Quick, irrelevant question of the day: > >How can I change the icon of a Win32 executable, created with Euphoria? > Application icons (the one showed on Explorer) are statically linked to the .exe file. So with Euphoria you can't. There might be some tricky ways to change the icon of a particular window at runtime. Regards, Daniel Berstein daber at pair.com