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 

Exec Litestep Bangs From AHK [dll]

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
savage



Joined: 02 Jul 2004
Posts: 206

PostPosted: Fri May 27, 2005 2:53 am    Post subject: Exec Litestep Bangs From AHK [dll] Reply with quote

bang.dll

This is a small dll for using litestep bang commands from ahk. Sorry, nothing more than executing is possible for now. Use the loadlibrary function as well, and you can call bang commands as fast as if they were called from within a litestep module.

Use it like this:

Code:

DllCall("bang.dll\fnbang", "str", "!alert", "str", "w00t it's from ahk!", "cdecl")


And that's it. Very very handy if you use litestep. It lets you basically replace litestep's (decent) hotkey modules with (100% kickass) ahk. Hooray for dllcall!
_________________
<enormous animated gif>


Last edited by savage on Fri Aug 26, 2005 7:27 pm; edited 1 time in total
Back to top
View user's profile Send private message AIM Address
savage



Joined: 02 Jul 2004
Posts: 206

PostPosted: Tue May 31, 2005 6:37 pm    Post subject: Reply with quote

I recompiled it with mingw - it's about a third of the size now.
_________________
<enormous animated gif>
Back to top
View user's profile Send private message AIM Address
savage



Joined: 02 Jul 2004
Posts: 206

PostPosted: Sun Jun 05, 2005 9:17 pm    Post subject: Reply with quote

God I hate the internet. Starting about the time I posted this, I started getting really really lame hacking attempts on my server. Well, if any of the involved parties reads this, I'm banning your ips in the firewall and emailing your hostmaster to report you. Hooray.
_________________
<enormous animated gif>
Back to top
View user's profile Send private message AIM Address
Smurth



Joined: 13 Dec 2006
Posts: 11

PostPosted: Mon May 19, 2008 6:43 pm    Post subject: Reply with quote

Hi,

I'd really like to use this "bang.dll" but the link is dead and googleing doesn't give much result.
Does anyone have this dll somewhere ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources 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