Can someone provide me with some insight or code that will explain to me a little more about hooking a window?
basically this is my goal.. i want to hook a window to a program that is not one of my applications and view all the windows messages that are sent to it... i would have the class name or window handle of the target window... how could this be accomplished?
