Click to See Complete Forum and Search --> : TrayIcon


Candan
April 12th, 1999, 03:53 AM
hi:

How can I know the mouse position when I click on the TrayIcon ?

please give some hinsts.
thanks.

April 12th, 1999, 12:00 PM
try using "GetCursorPos"

Candan
April 15th, 1999, 02:54 AM
Thanks.It works.