Skip to content

islanq/AutoItCSharpWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoItCSharpWrapper

AutoItCHarpWrapper's goal is to increase universal functionality and easy of use in C# while using AutoItX3Lib.

With traditional use of AutoItX3 we need to pass arguements every time we call a method. However, we are able to act upon the target window until another window Title / HWND is explicity passed to a method.