hotstrings in c# ?

Talk about things C#, some related to AutoHotkey
Mrmind

hotstrings in c# ?

Post by Mrmind » 02 Oct 2016, 05:37

Hi I'm trying to find a way to use hotstrings in c# like ironahk
I found this https://searchcode.com/codesearch/view/77429560/ and this https://social.msdn.microsoft.com/Forum ... =vbgeneral

Any idea ?

guest3456
Posts: 3453
Joined: 09 Oct 2013, 10:31

Re: hotstrings in c# ?

Post by guest3456 » 04 Oct 2016, 14:49

just use AHK_H and import the ahk.dll


Mrmind

Re: hotstrings in c# ?

Post by Mrmind » 04 Oct 2016, 15:41

guest3456 wrote:just use AHK_H and import the ahk.dll
what are the benefits of doing something like this ?

guest3456
Posts: 3453
Joined: 09 Oct 2013, 10:31

Re: hotstrings in c# ?

Post by guest3456 » 04 Oct 2016, 17:34

the benefit is that you get it working now instead of wasting your time trying to figure it out


User avatar
nnnik
Posts: 4500
Joined: 30 Sep 2013, 01:01
Location: Germany

Re: hotstrings in c# ?

Post by nnnik » 04 Oct 2016, 17:56

guest3456 wrote:the benefit is that you get it working now instead of wasting your time trying to figure it out
Get what working?
Recommends AHK Studio

guest3456
Posts: 3453
Joined: 09 Oct 2013, 10:31

Re: hotstrings in c# ?

Post by guest3456 » 04 Oct 2016, 19:34

hotstrings.


User avatar
nnnik
Posts: 4500
Joined: 30 Sep 2013, 01:01
Location: Germany

Re: hotstrings in c# ?

Post by nnnik » 05 Oct 2016, 05:14

Do you understand the point of C# and ironAHK?
Recommends AHK Studio

guest3456
Posts: 3453
Joined: 09 Oct 2013, 10:31

Re: hotstrings in c# ?

Post by guest3456 » 05 Oct 2016, 07:52

the guy specifically asked how to get hotstrings working in c#. i told him an easy way to accomplish it. he did not ask how to create a cross platform ahk replacement. so i dont know what the hell are you talking about.


Post Reply

Return to “C#”