Development Environment For VBP FIles

后端 未结 4 1050
傲寒
傲寒 2020-12-07 06:06

I come from a C# background but we have an app that is written a long time ago and is a vbp project file

What development enviroment will open that file - I know cls

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-07 06:58

    This is a Visual Basic project file for vb6. Visual Studio should be able to open this file but you will need the VB6 IDE.

    Update: As of Visual Studio 2010, VB6 projects are no longer supported. VB6 is still supported by Microsoft, but you will need the specific IDE for it to perform project updates. As of 9 February 2018, this can be found on the VB6 support site.

提交回复
热议问题