Click to See Complete Forum and Search --> : Getting Notifications from a tree control


Basim
June 13th, 2003, 05:30 AM
Hello all

i am working on a software that is going to test other softwares.
i m using JOURNALRECORD hook to capture the interactions of the the application under test. by using this HOOk i get the handle of the control on which user performs actions, in the appliation being tested.

like i have a tree control in my application under test, i would know in my application the handle of the tree control. is there any way that in my application i can get the notification of the tree control

thanx in advance regards
BASIM