amazing-andrew / AutoHotkey.Interop

A wrapper to natively interact and embed autohotkey into your .net program.
GNU General Public License v2.0
185 stars 54 forks source link

Interest in collaborating? #7

Closed LucidMethod closed 7 years ago

LucidMethod commented 7 years ago

Hey Andrew, I've been working with your Interop to develop a DLL building off the original dll. The first release will contain all of the AHK commands wrapped in individual functions + includes Error Level info returned from AHK. I'm about 90% finished coding it, currently working to document. My goal is to test/develop that release to the point where it's ready to create a NuGet package to bring AHK into Visual Studio easily. I was just wondering if you had any interest in consulting / contributing to the effort? I'm still on the green side of coding but an avid AHK user looking for those functions in C#. So far so good :) Feel free to email me if interested - JasonLangan.Mobile@gmail.com