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 

exe to dll?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
gu--
Guest





PostPosted: Thu May 15, 2008 5:40 pm    Post subject: exe to dll? Reply with quote

i have a small program (one exe file). u write some value (manually) in it press a button and it returns a result.
i want to use this calculator in my script. the best would be if i could refer to this program as a dll. but im interested in any other solution too (without running the GUI).
Back to top
ladiko



Joined: 14 Jul 2006
Posts: 190
Location: Berlin

PostPosted: Thu May 15, 2008 7:36 pm    Post subject: Reply with quote

cause of the fact that it has a gui, you can call it - the user inputs his data and closes the program when he is ready.

or you call it hidden

run , pipapo.exe , , Hide

and now you cant see it, but if DetectHiddenWindows is on, you can control it with autohotkey.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   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