How do I get VB6 to integrate with Visual Source Safe 6.0?

前端 未结 4 926
独厮守ぢ
独厮守ぢ 2021-02-20 11:16

We use Visual Source Safe 6.0 at work and VB6 is supposed to integrate smoothly with Source Safe. Both applications are installed on my PC, but VB6 is not showing the options t

4条回答
  •  清酒与你
    2021-02-20 12:04

    Perhaps the source control add-in isn't loaded?

    • In the VB6 IDE, go to the Add-Ins->Add-In Manager... menu
    • In the "Available Add-Ins" column look for "Source Code Control" and select it
    • In the frame in the lower right labeled "Load Behavior", check the options "Loaded/Unloaded" and "Load on Startup"
    • Click OK

提交回复
热议问题