RE: How To Hook Msn Messenger In Visual Basic
Ummmm...
I have a module that I got it off PSC and it tells you when a window has been opened/closed...
Maybe you can use it...?
If it finds the msn window being opened, it attaches the menu...
You can also use another way, but it could use many system resources...
You could enum all windows (for every second for example) and if you detect an msn window, you attach the menu...
|