Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic (http://www.programmingforums.org/forum18.html)
-   -   Capture Window and Subclassing / Hooking (http://www.programmingforums.org/showthread.php?t=7098)

mEo Nov 20th, 2005 3:53 AM

Capture Window and Subclassing / Hooking
 
Hi,

I am trying to make a program that mimics the boss protection style of Messenger Plus and many other add-ons (my program is not for msn though).

How do I do this? Is there a way to change the icon of any system tray application, and capture all of its windows? Somebody please help me

Also,
How do you subclass and hook, using VB, objects that are not part of your program? I can't seem to get it to work.

Dameon Nov 20th, 2005 12:09 PM

Look up the FindWindow, FindWindowEx, and ShowWindow api calls. I believe there's also some that allow enumeration of windows, but don't know it off the top of my head.


All times are GMT -5. The time now is 9:14 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC