Stevie
(Starting to like KiXtart)
2002-09-14 05:24 AM
TypeLib Viewer 1.0 released

Officially out of Beta. The only changes from Beta 1 are:

  • Now supports command line args for use with "Send To..."
  • Added something as exotic as a "minimize button." It was quite a challenge, glad I was finally able to crack that nut.
Any other issues/problems, let me know. Thanks.
You can get it here.


LonkeroAdministrator
(KiX Master Guru)
2002-10-06 03:31 PM
Re: TypeLib Viewer 1.0 released

eh, can't pass kixforms.dll as complains about wrong extension.
as it accepts only tlb's...


Stevie
(Starting to like KiXtart)
2002-10-11 05:33 AM
Re: TypeLib Viewer 1.0 released

I'm able to use "Send to..." for .dll files. Are you having this problem with all .dlls or just kixforms?

LonkeroAdministrator
(KiX Master Guru)
2002-10-11 06:51 AM
Re: TypeLib Viewer 1.0 released

I'll try later with others too...

I was just wondering.
I have, like Vc++ on my laptop and borland tools, if those interfier with the typelib things (assocs) and your viewer does not understand dll as typelib...
 


LonkeroAdministrator
(KiX Master Guru)
2002-10-11 09:24 AM
Re: TypeLib Viewer 1.0 released

checked on that.
it opens the files if they are in system32 but as I have kixforms on my project folder, it does not open.

also, on next upgrade, it would be nice to have separate field for return and input values as many are read or write only.
 


Stevie
(Starting to like KiXtart)
2002-10-30 02:26 AM
Re: TypeLib Viewer 1.0 released

quote:
it would be nice to have separate field for return and input values as many are read or write only
I'm not quite following you there. I was planning on changing colors and formatting for the strings to make them easier to read. Are you talking about the readability of the member info?


LonkeroAdministrator
(KiX Master Guru)
2002-10-30 03:03 AM
Re: TypeLib Viewer 1.0 released

don't mind that.
I quess I was tired when writing that post.
it gives the stuff just like it should.
takes a little time to understand the construction and layout when used to play with oleviews typelib viewer.

got another request too but after checking my own text deleted it [Wink]

what about that sendto?
if the dll is not on path, it failes to load it.


Stevie
(Starting to like KiXtart)
2002-10-30 03:50 PM
Re: TypeLib Viewer 1.0 released

I was just now able to reproduce it. It only happens if there is a space in the path where the dll/tlb file is located.

This will be fixed in the next go 'round.