accessrichard / autoitx4java

Automatically exported from code.google.com/p/autoitx4java
39 stars 24 forks source link

Many AutoIt functions like Winlist, File*, DllCall, DirgetSiz functions are not available in AutoItX4java #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In autoIt we can use File related functions and manuplated file and its related 
actions, but after using this jar we have some limited autoit function 
available with us. 

Also we cannot include the Autoit library functions using AutoItx4java object

Original issue reported on code.google.com by myperfma...@gmail.com on 21 May 2014 at 12:04

mohanr commented 6 years ago

Does this mean even DllOpen ( "filename" ) isn't available too ?