How get the classname of an app in Win2000?

R

Rick Charnes

I need to get the classname of Adobe Reader 7 for use in OLE automation
in an app I'm writing in another language. It was suggested to me that
I get a copy of Spy++ to find this out. Could someone suggest where I
could get this utility, or tell me other ways to get the classname in an
app running under Win2000? Thanks.
 
D

Dave Patrick

You might have a look in;
HKEY_LOCAL_MACHINE\SOFTWARE\Classes

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I need to get the classname of Adobe Reader 7 for use in OLE automation
| in an app I'm writing in another language. It was suggested to me that
| I get a copy of Spy++ to find this out. Could someone suggest where I
| could get this utility, or tell me other ways to get the classname in an
| app running under Win2000? Thanks.
 
R

Rick Charnes

You might have a look in;
HKEY_LOCAL_MACHINE\SOFTWARE\Classes
Thanks, I see about a hundred entries there pertaining to Adobe Reader
and am not sure which has the info I'm looking for: the classname of
Adobe Reader 7.0. Thanks much for any help.
 
D

Dave Patrick

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top