Click here to Skip to main content
15,914,642 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I ve recently joined the CodeProject and already tried to contribute by answering questions. Now the time has come that I would need your professional help.

Here is the scope:

I try to automate a VA SmallTalk application via Hooking in VB6. Therfore I basically use the GetWindowProc call from the user32.dll.

I am relativly new into Hooking, and I am not sure if I really do know what I am doing. The point is, I ve managed to get most of the VA SmallTalk controls (that are based on Win32 controls) but I am facing an issue with the VA SmallTalk controls within the composite element. (Classname: Composite).

for example: ContainerTree, ContainerList...

I do get the container, but no objects inside the container.

This maybe too less information, but for the beginning I hope that somebody can just point me into the right direction.

Thanks alot in advance
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900