| Author |
Message |
Forum: Custom Topic: AutoHotkey.dll |
| basi |
|
Posted: March 14th, 2010, 9:25 pm
|
|
Replies: 562 Views: 93442
|
| It took me a while to figure out that HotkeyIt's versions was Unicode (as compared to Tinku99's version which is Ansi) . So I am posting the C# DLL Import prototype that worked for me, here. C# prototype for the autohotkey.dll\ahkdll library call: [DllImport("AutoHotkey.dll", CallingCo... |
|
 |
Forum: Custom Topic: AutoHotkey.dll |
| basi |
|
Posted: March 12th, 2010, 5:27 pm
|
|
Replies: 562 Views: 93442
|
| Hi Hotkeyit, I am having trouble using the \ahkdll function from the latest build (HotKeyIt's version) referenced here : http://www.autohotkey.net/~HotKeyIt/AutoHotkey/ I am trying to run the example script from the documentaion here: http://www.autohotkey.net/~tinku99/ahkdll/functions/ahkdll.htm Ho... |
|
 |
Forum: Custom Topic: AutoHotkey.dll |
| basi |
|
Posted: June 5th, 2009, 3:35 pm
|
|
Replies: 562 Views: 93442
|
| Just wanted to let you know that some of us have been playing around with this. For my purposes I am trying to call Autohotkey.dll from C#. I have been able to call the DLL and have it run a script. But AFTER the script runs it always crashes C#. Idealistically, I would just like the Autohotkey.dll ... |
|
 |
Forum: Scripts Topic: GroupMsg: Encrypted group messaging and remote control |
| basi |
|
Posted: March 24th, 2009, 4:46 pm
|
|
Replies: 4 Views: 2046
|
gahks
I havent' tried the script. But I would like to say that this is a very creative and interesting solution. I enjoyed reading your post which explains the script. Very creative use of openpaste.org as a "data store" . Thank you for sharing -Basi |
|
 |
Forum: Scripts Topic: SetWinTimer Function (Triggers Variable or Function) |
| basi |
|
Posted: February 9th, 2008, 10:39 pm
|
|
Replies: 10 Views: 3136
|
Thank you dMatch
this will come in handy
-Basi |
|
 |
Forum: Scripts Topic: <BF2 Scripts> Perfect AntiRecoil |
| basi |
|
Posted: January 17th, 2008, 11:30 pm
|
|
Replies: 10 Views: 6523
|
I thought Punkbusters was trapping/looking for AHK
Is this NOT the case anymore?
thanks
-basi |
|
 |
Forum: Support Topic: COM wrapper for AHK, OR calling an AHK script from VBscript |
| basi |
|
Posted: January 12th, 2008, 7:26 pm
|
|
Replies: 5 Views: 1200
|
| DerRaphael and Lexicos, Thank you for responding to my question. And I would also like to thank you Lexicos, Majkinetor, Chris, and of course Sean for all the work you guys have done (and others too!) with COM lately. Lexicos, Yes I took a look at your DisptachObj post, but I really can't figure out... |
|
 |
Forum: Support Topic: COM wrapper for AHK, OR calling an AHK script from VBscript |
| basi |
|
Posted: January 9th, 2008, 10:26 pm
|
|
Replies: 5 Views: 1200
|
| Hi all, Is there a way to call an AHK script (that is already loaded and running) BUT through some sort of COM object from a vbscript. In otherwords I have a vbscript (actually an ASP page) that needs to call some AHK functions to automate my server. I know that I can call a compiled AHK.exe through... |
|
 |
| Sort by: |