Does anyone have a version of this utility that WORKS?
OK, it was never very good. slow as a pig, but it DID do the basic stuff, like convert a typelib back to IDL.
The version I have just stalls dead when asked to open anything. It's version 2.10.054, and I may have it with earlier versions dll's.
Help?
OK, it was never very good. slow as a pig, but it DID do the basic stuff, like convert a typelib back to IDL.
The version I have just stalls dead when asked to open anything. It's version 2.10.054, and I may have it with earlier versions dll's.
Help?
Have a look at this for a possible alterative to OLE Viewer.
http://www.vivid-creations.com/comutils/index.htm
It actually works.
http://www.vivid-creations.com/comutils/index.htm
It actually works.
Arggg.....
Maybe it works for you, all I get are stack overflows.
Maybe it works for you, all I get are stack overflows.
sorry, I don't know what to say. It's worked flawlessly for me. (Win98)
I seem to have muddled my way past that problem after all. I was calling a VB class function, which of course has a return value (here a variant) in addition to the dword retval.
No wonder my machine went down hard!
Changed that to a sub (which is what I wanted all along) and all is well now.
No wonder my machine went down hard!
Changed that to a sub (which is what I wanted all along) and all is well now.