sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38346
[Question #294505]: Any workaround to loading win32api or win32gui modules?
New question #294505 on Sikuli:
https://answers.launchpad.net/sikuli/+question/294505
Hi Folks,
I know this is not Sikuli specific and I've seen others ask similar questions over the years without a solution. I thought I'd re-ask in case someone had found a workaround, or now that we're using a later version of Jython maybe that lends to a new solution.
I'd like to load win32api and win32gui into a Sikuli script, but I'm pretty sure those are still not available because they are C-based.
I'm interested in win32api because I'd like to use GetFileVersionInfo to read the "Product Version" property of some .exe and .dll files for comparison.
I'm interested in win32gui because I'd like to use GetWindowText to be able to read the title of the top-most window.
Thanks in advance for any new information or workarounds.
- Tom
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.