Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yinkaisheng/uiautomationclient

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

cpp uiautomation

Last synced: about 10 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# UIAutomationClient

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

Build VS2017\UIAutomationClient.sln.

You'll get

UIAutomationClient_VC140_X64.dll

UIAutomationClient_VC140_X86.dll

in bin folder.

You can use [uiautomation](https://pypi.org/project/uiautomation) without these dlls, but the functionalities related to Bitmap will not be available.

This project uses [gif-h](https://github.com/charlietangora/gif-h) to generate gif.