Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Jan : Get EXE full path name by the COM server class name like 'Outlook.Application'
| Subject: | Get EXE full path name by the COM server class name like 'Outlook.Application' |
| Posted by: | "Edwin" (edwinye..@gmail.com) |
| Date: | Sun, 13 Jan 2008 18:22:04 |
Hi everybody,
Is there any API that can return the full path name of the target EXE by
passing the COM server class name like 'Outlook.Application'? I know that I
can obtain it by reading the registry, but I thought there is also a API
available, I don't want to reinvent the wheels :)
Edwin.