d3d window cabal online client

03/19/2012 15:22 fear-x#1
i have alot questions for why i cannot make a controlsend into cabal client?
ep7 client wont accept anything...

any ideas? how to maybe make virtual physical clicks?
03/21/2012 11:56 =Warmonger=#2
Quote:
Originally Posted by fear-x View Post
i have alot questions for why i cannot make a controlsend into cabal client?
ep7 client wont accept anything...

any ideas? how to maybe make virtual physical clicks?
Does the window even have a control ID? If not then you cant identify the control to send it to which means it wont work. You would be better off trying to get the window handle and using the Windows API PostMessage() function.
03/31/2012 22:09 fear-x#3
Quote:
Originally Posted by =Warmonger= View Post
Does the window even have a control ID? If not then you cant identify the control to send it to which means it wont work. You would be better off trying to get the window handle and using the Windows API PostMessage() function.
i tryed postmessage but still wont work dont know why.
i mean i had gotten the d3d window to work with simple controlsend like year ago..
04/03/2012 19:53 fear-x#4
is there any other solutions to send clicks to inactive control like d3d window?
im trying to send to cabal but nothing helps.
cabal eu has ep7 btw.
Send() functions work perfectly fine ...
but controlsend() functions dont work anymore.
08/08/2019 07:10 sundotkalimot#5
Hello, is there by a chance you accomplished this? Having this issue right now.
THank you.