hi:
How can I know the mouse position when I click on the TrayIcon ?
please give some hinsts.
thanks.
Printable View
hi:
How can I know the mouse position when I click on the TrayIcon ?
please give some hinsts.
thanks.
try using "GetCursorPos"
Thanks.It works.