A
Andy Chau
I need to write an application and need to find a way to "spy" on a textbox
in another application.
It will work the similar to the spy++ where you indicate that you want to
spy on a control in another app,
and the program will let you pick the control to spy on. From that point on,
all the messages sent to the control
will be routed to this program.
I am wondering how spy++ does that and is there any sample in MSDN shows how
to do that?
Thanks
Andy
in another application.
It will work the similar to the spy++ where you indicate that you want to
spy on a control in another app,
and the program will let you pick the control to spy on. From that point on,
all the messages sent to the control
will be routed to this program.
I am wondering how spy++ does that and is there any sample in MSDN shows how
to do that?
Thanks
Andy