Edward Jakubowski
b5ede5e6cb
MsgHook Native library updates
...
MsgHook Native library works from native test application, still
introducing library to java side through jni.
2014-05-23 06:50:49 -04:00
Edward Jakubowski
acf215fe00
Update native bridge to UI Automation for speed and reliability
...
Native UI Automation bridge redesigned for speed and reliability. The
bridge library has been renamed to UiaBridge. Native components use VS
2010 C++ and .Net 4.
2014-04-29 23:33:10 -04:00
Edward Jakubowski
d92f85e1b8
Adding WpfBridge for automation of WPF and Silverlight
...
WpfBridge allows java to access .net 4 UI Automation libraries. This
library enables Synthuse to access and automation WPF and Silverlight
apps.
2014-04-03 22:29:36 -04:00
Edward Jakubowski
2a64731e9d
added apache ant and ivy build files
...
to download dependency libraries with ivy type: ant resolve
to build the Synthuse project type: ant dist
2014-02-28 12:00:50 -05:00