Search found 8 matches

by ocnuybear
03 Aug 2018, 08:40
Forum: AutoHotkey_H
Topic: Please help how to use Autohotkey Functions in VBA
Replies: 8
Views: 5386

Re: Please help how to use Autohotkey Functions in VBA

Can anyone give feedback please?
by ocnuybear
30 Jul 2018, 04:44
Forum: Scripts and Functions (v1)
Topic: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No IE!
Replies: 668
Views: 455868

Re: [Library] Chrome.ahk - Automate Google Chrome using native AutoHotkey. No Selenium!

Can Chrome.ahk be compiled into a stand alone DLL & called from 3rd party software?
by ocnuybear
29 Jul 2018, 01:25
Forum: AutoHotkey_H
Topic: Please help how to use Autohotkey Functions in VBA
Replies: 8
Views: 5386

Re: Please help how to use Autohotkey Functions in VBA

I want to use it in Excel, but the main reason is to understand loading the autohotkey DLL & how to call it's functions from other programs like VBA. Is the autohotkey a native DLL using the stdcall calling convention? The reason I ask is DLL's created in Dot Net are managed DLL's and some 3rd party...
by ocnuybear
28 Jul 2018, 13:53
Forum: AutoHotkey_H
Topic: Please help how to use Autohotkey Functions in VBA
Replies: 8
Views: 5386

Re: Please help how to use Autohotkey Functions in VBA

I just tried the one in v2 & it also gives the same error
by ocnuybear
28 Jul 2018, 13:44
Forum: AutoHotkey_H
Topic: Please help how to use Autohotkey Functions in VBA
Replies: 8
Views: 5386

Re: Please help how to use Autohotkey Functions in VBA

I downloaded this file: ahkdll-v1-release-master.zip and used the dll from Win32a dir
by ocnuybear
27 Jul 2018, 13:15
Forum: AutoHotkey_H
Topic: Please help how to use Autohotkey Functions in VBA
Replies: 8
Views: 5386

Re: Please help how to use Autohotkey Functions in VBA

I have added the 32 bit autohotkey.dll to the VBA reference, but it is still not working
by ocnuybear
24 Jul 2018, 01:06
Forum: AutoHotkey_H
Topic: Please help how to use Autohotkey Functions in VBA
Replies: 8
Views: 5386

Please help how to use Autohotkey Functions in VBA

Hi All, I'm new to Autohotkey and want to use it to send keys to an inactive window. The script below does exactly what I need. settitlematchmode,2 controlsend,,{Escape down}{Escape up}, VLC But can I call these functions from Excel VBA using COM connection to Autohotkey? If so what I have tried is ...

Go to advanced search