Home All Groups Group Topic Archive Search About

How get the classname of an app in Win2000?

Author
6 Apr 2005 3:45 PM
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.

Author
6 Apr 2005 4:48 PM
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

Show quoteHide quote
"Rick Charnes" wrote:
|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.
Author
6 Apr 2005 5:30 PM
Rick Charnes
In article <#7OW2hsOFHA.2***@tk2msftngp13.phx.gbl>,
mail@Nospam.DSPatrick.com says...
> 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.
Author
6 Apr 2005 6:03 PM
Dave Patrick
Maybe one of these helps.

http://www.google.com/search?hl=en&lr=&c2coff=1&q=Adobe+Reader+class+OLE+automation+site%3Aadobe.com&btnG=Search

--
Regards,

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

Show quoteHide quote
"Rick Charnes" wrote:
| 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.