Visual Basic > Visual Basic Forums > Visual Basic Interop and Upgrade > How To generate a tlb file from a windows dll file and then use this tlb to create c# wrapper
Ask a questionAsk a question
 

AnswerHow To generate a tlb file from a windows dll file and then use this tlb to create c# wrapper

  • Wednesday, October 28, 2009 11:24 AMVictorB4U Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    It is possible to create a  wrapper of any windows dll file, is it?

    so in order to do this I find that I have to generate a tlb file and then I can use some tools from MS to generate the c# wrapper

    How do I generate the tlb file?

Answers

All Replies