【问题标题】:How to use ActiveX DLL in Visual Foxpro 6?如何在 Visual Foxpro 6 中使用 ActiveX DLL?
【发布时间】:2013-04-17 09:29:27
【问题描述】:

我有一个用 VB6 开发的 ActiveX COM DLL。如何在 Visual Foxpro 6 中使用它?

请用 Visual Foxpro 6 代码解释一下。

【问题讨论】:

    标签: dll com activex visual-foxpro


    【解决方案1】:

    试试:

    myObject = CREATEOBJECT("Project.Class")
    myObject.RunMethod()
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-06-27
      • 1970-01-01
      • 2017-09-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多