Send Keys to minimized PW-Window 07/21/2010 - Perfect World - 3 Replies I want to learn how to send keys to a PW-Window, but it is minimized (because of the other functions my prog has)..
i am programming in vb.net (i know.. not the best language but i am getting along with it quite good) so if anyone knows a simple function or can help me with this.. pls tell me :)
greetz
Send key to minimized is there alternate to controlsend. 07/08/2010 - AutoIt - 6 Replies Well I'm trying to convert alot of my programs so you can use when the programs minimized found mouseclickplus works well with things you can click on but I'm still lookin for an alternate way for controlsend.
[Request]SJSRO Autologin(Support minimized) 08/29/2009 - SRO Private Server - 2 Replies Hello , anyone have an SJSRO Auto-loggin which support minimized client?
i've tried two but they doesn't works..
thanks!
Source code to send clicks (Minimized) 09/09/2008 - CO2 Programming - 0 Replies Well let an example of some functions in VB6 to send clicks and pfs to the screen.
They work with the client miniminized or in background.
It is a way that I have not seen used in the examples in the forum but I think it is the most effective.
Unfortunately not comment on the code but the idea is this:
Send messages BUTTONDOWN / BUTTONUP directly to the window handle control that contains the display or which contains buttons pf. not to the window pricipal Co
...
How do I: Click or Send Keys to a minimized window 04/08/2006 - General Coding - 6 Replies I am making a bot for ConquerOnline, and I need to know how to send clicks or keys to a minimized window, like COPartner does.
Thanks for any help.