在VC++中如何将ActiveX controls转换成VC++ Components? (50分)

  • 主题发起人 主题发起人 xiaozhe2000
  • 开始时间 开始时间
X

xiaozhe2000

Unregistered / Unconfirmed
GUEST, unregistred user!
在VC++中如何将ActiveX controls转换成VC++ Components?谢谢!
 
一定要注册ocx文件,注册方法:
regsvr32 youfile.ocx
 

我知道这种方法,但是我想达到的效果是别人把我的可执行文件拷到它的机子上就能运行,
请问我该怎么做?
 
后退
顶部