Hi Guys:
Has anyone created a WE VBS App using the native UIA COM DLL(s)?
There are 2 versions, one for Managed code (I can use them from within a VB.net 
APP), and the Native COM version which is for non managed client applications 
like WE (VBS Scripts?).
I am trying to figure out which method managed or unmanaged would be better.
I know managed and com but unmanaged COM is what the WE COM Engine is.
I have no clue if the native UIA DLL(s) are usable easily from within a VBS 
Script so thought I'd see if anyone has actually done it already.
I then need to consider performance and development environments, InProcess and 
Out-Of-Process operations being one consideration and .net framework 
development features versus VBS environments being another.
I have used UISpy to look at vb.net 2010 Express a little and so far the UIA 
info seems to be there although I've yet to check out UIA Events.
I think UISpy uses the Managed DLL while the newer UIAVerify uses the Native 
DLL if I read things correctly so I can't speek to if the information provided 
to each dll would be the same.
Anyway, has anyone used vbs and the native uia dll(s)?
Rick USA
Rick USA

Reply via email to