Search found 3 matches

by frank1914
Tue May 31, 2011 10:06 pm
Forum: Object Identification and Technologies
Topic: Recognition of COM (ActiveX) Interfaces
Replies: 5
Views: 4164

Re: Recognition of COM (ActiveX) Interfaces

Thanks Roland for being upfront about the lack of ActiveX support. I've had to dance around with other vendors who claim their products have it until I demonstrate otherwise. I'm a COM/ATL developer and I'm aware of the internals of the controls and what the issues are. As I mentioned I've created a...
by frank1914
Tue May 31, 2011 8:02 pm
Forum: Object Identification and Technologies
Topic: Recognition of COM (ActiveX) Interfaces
Replies: 5
Views: 4164

Re: Recognition of COM (ActiveX) Interfaces

Thanks for the reply Ciege. The short answer is yes, I'm able to access our ActiveX control by referencing the interface library within my C# project. That's my workaround and I can do that without Ranorex in the picture. What I was expecting is for Ranorex's inspector/spy tool to pick up that inter...
by frank1914
Mon May 30, 2011 2:07 pm
Forum: Object Identification and Technologies
Topic: Recognition of COM (ActiveX) Interfaces
Replies: 5
Views: 4164

Recognition of COM (ActiveX) Interfaces

Hello, I'm currently evaluating Ranorex on a Win 7 64-bit (VM) environment. A key part of our application is a 64-bit ActiveX control that functions as an image container and exposes a set of properties and methods. In our 32-bit environment our current automation tool can successfully identify this...