ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Viewing IDL (https://www.excelbanter.com/excel-programming/415924-viewing-idl.html)

Howard Kaikow

Viewing IDL
 
Is it possible to examine the IDL of a .XLL file?

I tried using OLE/COM Object Viewer, version 2.10.059, on

J:\Program Files\Microsoft Office\OFFICE11\Library\Analysis\ANALYS32.XLL

Result was

IMoniker::BindToObject failed on the file moniker created from ("J:\Program
Files\Microsoft Office\OFFICE11\Library\Analysis\ANALYS32.XLL"),
Unspecified error
E_FAIL ($80004005)



Ralph[_7_]

Viewing IDL
 

"Howard Kaikow" wrote in message
...
Is it possible to examine the IDL of a .XLL file?

I tried using OLE/COM Object Viewer, version 2.10.059, on

J:\Program Files\Microsoft Office\OFFICE11\Library\Analysis\ANALYS32.XLL

Result was

IMoniker::BindToObject failed on the file moniker created from

("J:\Program
Files\Microsoft Office\OFFICE11\Library\Analysis\ANALYS32.XLL"),
Unspecified error
E_FAIL ($80004005)


No. It isn't possible since it is NOT a COM component.

[You said "IDL" but believe you meant a Type Library. It is possible the
authors provided a Type Library.]

An .xll is a regular "WinAPI-type" Dll usually written using C/C++.

-ralph




All times are GMT +1. The time now is 05:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com