I wrote a small program that generates xml from a type library. The type library can be a .tlb, or embedded as a resource in a PE (.dll, .ocx, .exe, etc).The source can be downloaded from here, or you can view it online here. It doesn't grab everything
Read More