Question #294505 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294505
Status: Open => Answered
RaiMan proposed the following answer:
to access the Win32API I use internally the package
<dependency>
<groupId>com.nativelibs4java</groupId>
<artifactId>bridj</artifactId>
<version>0.7.0</version>
</dependency>
https://github.com/nativelibs4java/BridJ
in my case currently only to get something on systempath at runtime
(org.sikuli.util.SysJNA)
In version 2 I will use it to get rid of the C++ code in WinUtil (App
class support).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp