Question sys tray icon.

Windows specific forum
User avatar
kryptonn
User
User
Posts: 47
Joined: Wed Apr 18, 2007 7:23 pm

Question sys tray icon.

Post by kryptonn »

Hi, all.

File "Prog.exe" have icon sys tray.
I kill "Prog.exe", - (KillProcess(PID))

But, this icon sys tray does not remove.
How remove this icon?
How update sys tray?

P.S.
I can touch cursor on this icon and icon will disappear.
But, this way not very good.
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Post by milan1612 »

Here's a VB solution to this problem, uses API so will be easy to translate.
Download here
Windows 7 & PureBasic 4.4
User avatar
kryptonn
User
User
Posts: 47
Joined: Wed Apr 18, 2007 7:23 pm

Post by kryptonn »

milan1612, thank you.
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Post by milan1612 »

You're welcome :)
Windows 7 & PureBasic 4.4
Post Reply