All Projects → yinkaisheng → UIAutomationClient

yinkaisheng / UIAutomationClient

Licence: Apache-2.0 license
the C++ source code of Python UIAutomation for Windows(https://github.com/yinkaisheng/Python-UIAutomation-for-Windows)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to UIAutomationClient

Ayase
🥥 Control everything by keyboard. Built for hackers and the blind.
Stars: ✭ 53 (+55.88%)
Mutual labels:  uiautomation
pywinauto recorder
A record-replay tool to automate GUI via pywinauto
Stars: ✭ 48 (+41.18%)
Mutual labels:  uiautomation
AutoMate-AppBuddy
iOS UI automation tests helper framework, designed to work with the AutoMate
Stars: ✭ 31 (-8.82%)
Mutual labels:  uiautomation
PocoService.apk
Android uiautomation poco-sdk implementation
Stars: ✭ 29 (-14.71%)
Mutual labels:  uiautomation
ui-automation
Java wrapper for ms-uiautomation
Stars: ✭ 95 (+179.41%)
Mutual labels:  uiautomation
Pywinauto
Windows GUI Automation with Python (based on text properties)
Stars: ✭ 3,175 (+9238.24%)
Mutual labels:  uiautomation
FlaUIRecorder
UIAutomation test recorder for using with FlaUI library.
Stars: ✭ 23 (-32.35%)
Mutual labels:  uiautomation

UIAutomationClient

This project wraps Windows Gdiplus::Bitmap for my python module Python-UIAutomation-for-Window.

Build VS2010\UIAutomationClient.sln and VS2015\UIAutomationClient.sln.

You'll get

UIAutomationClient_VC100_X64.dll

UIAutomationClient_VC100_X86.dll

UIAutomationClient_VC140_X64.dll

UIAutomationClient_VC140_X86.dll

in bin folder.

You can use uiautomation without these dlls, but the functionalities related to Bitmap will not be available.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].