http://www.trap17.com/forums/index.php?showtopic=31963&hl=
was stated as spam.
I dunno the reason. Though i was not clear on asking what i need and that was the only wrong i did. I never wanted to gain any hosting credit out of it.
ok this time I will repost it. I hope this time I am clear.
Well I am trying to build a software which needs me to hook all the applications which are currently running. And then i want my application to send them commands.
I am able to hook applications like Notepad cuz getting the HWND handle of window of such application is very easy.
but applicaionts build using Java are difficult.
also applications like Command window etc. which are operating system protected, has their Virtual table(V-Table) marked as read only. So I am unable to hook that particular thing.
We have a license copy of a DLL which allows us to do all the possible things. But its costly. And we cant distribute it. Is there any possible way to do this?


