AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 23 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Sending Keystrokes with Remote Desktop Minimized/Closed
qtmspin

Replies: 21
Views: 2236

PostForum: Ask for Help   Posted: Tue May 17, 2011 10:56 pm   Subject: Sending Keystrokes with Remote Desktop Minimized/Closed
There are 2 fixes - one is a registry fix - try googling it, should come up.

The other is use RealVNC - at least this worked for me.
  Topic: Duplicate a window?
qtmspin

Replies: 2
Views: 432

PostForum: Ask for Help   Posted: Sat Apr 19, 2008 5:15 pm   Subject: Duplicate a window?
Thanks for idea... it is a child window... I edited my origional post to mention that as well.
  Topic: Duplicate a window?
qtmspin

Replies: 2
Views: 432

PostForum: Ask for Help   Posted: Sat Apr 19, 2008 4:23 pm   Subject: Duplicate a window?
Is there a way to duplicate a child window?

I have an application that allows only one instance of a child window. If I try to open another instance of that window it gives the previously opened w ...
  Topic: AHK DDE FUNCTIONS. (Including a/sync,batch,multi-channel)
qtmspin

Replies: 40
Views: 9117

PostForum: Scripts & Functions   Posted: Wed Feb 06, 2008 1:35 am   Subject: Not sure how to do this...
I have done a few different 'permutations' of the code to get the prices, however I am not getting past the connection.

msgbox % DDE_Connect("MT4","QUOTE") --> this works

...
  Topic: ??? i=Ignored because it was generated by an AHK script ???
qtmspin

Replies: 3
Views: 539

PostForum: Ask for Help   Posted: Tue Jan 02, 2007 10:01 pm   Subject: ??? i=Ignored because it was generated by an AHK script ???
Where do I put the modifier in this case, I tried a few variations... none worked... in the manual, it seems the modifiers are for remaping keys. I would like to send a key just as I would if I were ...
  Topic: ??? i=Ignored because it was generated by an AHK script ???
qtmspin

Replies: 3
Views: 539

PostForum: Ask for Help   Posted: Tue Jan 02, 2007 9:37 pm   Subject: ??? i=Ignored because it was generated by an AHK script ???
I have a program that I would like to trigger an event by holding down the 'j' key. When I hold down the key the event is triggered, when I tell autohotkey to hold it down I get the message it was i ...
  Topic: Client & Server Script for TCP/IP Network Communication
qtmspin

Replies: 130
Views: 47365

PostForum: Scripts & Functions   Posted: Sat Dec 30, 2006 6:24 pm   Subject: Client & Server Script for TCP/IP Network Communication
Great work, I love it! Have you tried hooking telnet up to the server, its easy and gives great feedback - although I am not sure if it's 100% accurate...

Im sure you know this already but...
st ...
  Topic: Client & Server Script for TCP/IP Network Communication
qtmspin

Replies: 130
Views: 47365

PostForum: Scripts & Functions   Posted: Sat Dec 30, 2006 1:21 pm   Subject: newish received data
I have two sub-routines work with the data now. If the subroutines are working with the data while more data is received, will the received data be ignored? Or are the surroutines treated seperatetl ...
  Topic: Client & Server Script for TCP/IP Network Communication
qtmspin

Replies: 130
Views: 47365

PostForum: Scripts & Functions   Posted: Sat Dec 30, 2006 12:16 am   Subject: Is telnet accurate?
I've noticed that when I hook telnet up to the server I get different data then what seems to be delivered to my client.

I tested it out w/ Zed's original script and I get the same thing. Here i ...
  Topic: Client & Server Script for TCP/IP Network Communication
qtmspin

Replies: 130
Views: 47365

PostForum: Scripts & Functions   Posted: Fri Dec 29, 2006 6:24 am   Subject: Client & Server Script for TCP/IP Network Communication
It's definatetly the receiving part (my client). I did like you said and hooked up telnet, wow that was easy and cool too! The server is sending everything, however the client is only getting the fi ...
  Topic: onMessage data lost (tcpip client/server)
qtmspin

Replies: 0
Views: 676

PostForum: Ask for Help   Posted: Thu Dec 28, 2006 6:08 pm   Subject: onMessage data lost (tcpip client/server)
I am sending information very fast (10 ms) from one computer to several computers over the net. When I send the info at fast speeds, some of the info is lost. If I tell the app to sleep for 200 ms b ...
  Topic: Client & Server Script for TCP/IP Network Communication
qtmspin

Replies: 130
Views: 47365

PostForum: Scripts & Functions   Posted: Thu Dec 28, 2006 3:57 am   Subject: Im stuck...
I've run into a limitation and annoying 'bug' It seems if I send messages too fast, ie in a loop like the one below... only the first two get to the client, the other 3 are lost in cyberspace...

I ...
  Topic: Client & Server Script for TCP/IP Network Communication
qtmspin

Replies: 130
Views: 47365

PostForum: Scripts & Functions   Posted: Tue Nov 14, 2006 6:07 pm   Subject: problem solved
Thanks Zed. Taking out the FD_CLOSE was enough to stop the client from closing the server. For my purposes (only 3 users) that was enough. I am ok with the server killing the clients because its go ...
  Topic: is it possible to preload .exe file?
qtmspin

Replies: 6
Views: 576

PostForum: Ask for Help   Posted: Wed Nov 08, 2006 3:34 pm   Subject: is it possible to preload .exe file?
Great idea PhiLho
  Topic: is it possible to preload .exe file?
qtmspin

Replies: 6
Views: 576

PostForum: Ask for Help   Posted: Tue Nov 07, 2006 6:34 pm   Subject: is it possible to preload .exe file?
The exe I am running is a recording and playback of mouse clicks.

It is actually faster then executing the mouse clicks through autohotkey with all the speed tweeks in autohotkey.

I am measuri ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group