vote up 0 vote down star

Is there a way to list/browse all ActiveX controls in the system or for particular application? Can this be done from some administration screen as well as in code?

Thx for any help.

flag

2 Answers

vote up 0 vote down check

I usually use OLEview to inspect COM/ActiveX objects on my pc as it also allows me to inspect the interfaces exposed by the objects.

A programmatic approach has been posted by Jeff Attwood on stackoverflow.

link|flag
vote up 0 vote down

TRy this ActiveXHelper

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.