Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
When a nick name online or offline, a window will be show at below and right screen. So I want to write a program to notify when a nick name ABC online. It will show "ABC is online", and when a nick name XYZ offline, it will show "XYZ is offline".

Can't you help me. I want to write it by WinEvent Hook. Thanks you.
Posted
Updated 3-May-10 2:54am
v2

1 solution

Yes, that won't work. Have a look at at the Yahoo messenger API[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900