Convert VC 6.0 to C#

I have a source code written in VC 6.0 and I want to convert it to C#
Is there any tool can do that
Thks


Answer this question

Convert VC 6.0 to C#

  • Robert_Frei

    No, that is not possible, you'd have to rewrite the app. C# and C++ are totally different languages, supported by different libraries, only the most trivial code would convert without changes.



  • #LS

    Im sorry ,thks


  • Viktorio

    Also, in future please choose a forum for your question and post only there, this question was posted across four forums, which clogs the 'unanswered questions' page. I have deleted the unanswered duplicates.



  • Convert VC 6.0 to C#