Shawn,
Ultimately, the plan is to wrap it into the editor. For now, though, I wanted to make it a stand-alone app with no external dependencies.
With the editor it's going to be worked in to intellisense so that when you type 'CreateObject("' it will pop up a list of all registered tlb objects and whenever you type a "." after entering an object it will provide a list of properties and methods like in VB. That way you won't even have to launch a separate utility to get at the information.
But for now I just want to get this thing out there so people can use it.
I guess the C# idea isn't really going to fly...a pity. Oh, well. I'll try to dig up some old C samples. If I can't find them the quickest route will be to use my existing VB source.
Hopefully in a week or two...
_________________________
Stevie