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 

problems with 64-bit apps in general?

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
urlwolf



Joined: 16 Mar 2006
Posts: 148

PostPosted: Tue Apr 28, 2009 2:11 pm    Post subject: problems with 64-bit apps in general? Reply with quote

I'm using ahk 1.0.48 - (February 25, 2009).
This is windows server 2008 64-bit.

Mstly everything works ok. However when I try to send ^c to paste it doesn't work on ONE 64-bit application. This is Revolution R 1.3 (beta). Unfortunately, you cannot download it to test, which is pretty bad for testing Sad

Is there any workaround fo 64-bit applications that misbehave? the same code pastes on notepad just fine.

Thanks
Back to top
View user's profile Send private message
evan1
Guest





PostPosted: Tue Apr 28, 2009 3:23 pm    Post subject: Reply with quote

try
Code:

save = %clipboard%
sendinput, %save%

 
Back to top
urlwolf



Joined: 16 Mar 2006
Posts: 148

PostPosted: Tue Apr 28, 2009 4:06 pm    Post subject: Reply with quote

That works; thank you!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group