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 

way to hide all script's parent windows

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



Joined: 30 Jul 2007
Posts: 20

PostPosted: Tue Sep 04, 2007 3:20 pm    Post subject: way to hide all script's parent windows Reply with quote

Is there a way to hide all script's parent windows?

Also is there a way to change the behavior of dllcall, the script pauses until it have response from dllcall, is there a option to make it running without waiting?

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



Joined: 17 May 2007
Posts: 375
Location: England

PostPosted: Tue Sep 04, 2007 3:24 pm    Post subject: Re: way to hide all script's parent windows Reply with quote

superbem wrote:
Also is there a way to change the behavior of dllcall, the script pauses until it have response from dllcall, is there a option to make it running without waiting?

Try using SetTimer for the DllCall with a negative period, this should make it run only once.
Back to top
View user's profile Send private message
superbem



Joined: 30 Jul 2007
Posts: 20

PostPosted: Tue Sep 04, 2007 3:50 pm    Post subject: Reply with quote

Thanks for the fast-response.

It don't work Sad

I'm trying to do a script to react as a scanner have paper loaded. The scanner have a sensor, a sensible button, can I make the sensor as a hotkey?

Thanks
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