Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 198 Bytes

File metadata and controls

4 lines (3 loc) · 198 Bytes

GuiProxy

Minimal helper lib to interact with another windows process from a console app or (unit) test runner.

The lib helps you to start up an external win32 app, interact with it, and kill it.