Home › Forums › General XMetaL Discussion › API doc request › Reply To: API doc request
Reply to: API doc request
May 25, 2010 at 5:20 pmI agree it would be useful and it's something we do in our docs. What I have done is to extract the .idl from the typelib in XMetaL*.exe (using the OleView.exe to open the .exe and save the .idl) and check them in. I can easily diff the different versions to see what is different. I believe that some diff tools can also create an annotated version that shows which lines were added or removed from the base; it's no longer useful as an .idl but it's useful for version differences (we are primarily only concerned about 2 different versions of XMetaL.)
Lee