搜索资源列表
VB创建ActiveX.exe控件,实现VB的多线程
- VB创建ActiveX.exe控件,实现VB的多线程,VB Create ActiveX.exe controls achieve multi-threaded VB
ActiveXStart
- ActiveX 自启动方式有很多*在使用,好象国内的比较少,最近突然多起来了 由于我一向在 网吧上网,内网肉鸡通常是上不了线的,所以需要端口映射,于是我在几台服务器肉鸡上装了 Vidc 这个东西,可惜 vidc 1.2 服务端是不会自己启动的,所以就需要动手改造。随便研究了一下,呵呵。安装为服务?注册表Run键? [attach=130] 可惜现在是个鸟,无论 老鸟还是菜鸟都喜欢去查看这几个地方,加是什么 优化大师 的帮助,很快,改造的*over了,其实我们不妨
VB-Activex-Dll
- ActiveX DLL是VB建立的动态链接库。这是VB ActiveX DLL的Demo程序,由VB的exe调用。例子简单易懂。-VB created ActiveX DLL is a dynamic link library. This is a VB ActiveX DLL' s Demo program, the VB-exe call. Easy to understand examples.
ActiveX-EXE
- 使用ActiveX EXE做异步处理 挺实用的-Very practical to do asynchronous processing using ActiveX EXE
VisioOcxDemo
- 在exe中嵌入Visio插件,支持visio所有版本,需要office支持-use visio ActiveX in exe form
RwCardActiveX
- C#编写ActiveX控件,使用VS2008开发,亲测可用,里面两个方法int Test(int x, int y),string ShowMsg(),并提供IE调用的页面例子。 先用RegAsm.exe对控件进行注册,Cmd命令进入下载解压后的目录(cd命令应该会吧~-~),输入RegAsm.exe "RwCardActiveX.dll",注册成功 后用IE(ActiveX只认IE浏览器*_*)打开Test.htm就可以看到你想看到的东西啦~~(C# write Act
obtaintoken
- scr ipt to obtain Google drive access token or refresh it. Requieres Chilhat ActiveX Libary, and Goole Drive Api Json with client ID (see google console help) Use: Cscr ipt.exe //B obtaintoken.vbs
easyPlayer源码
- easyPlayer源码,有EXE和ACTIVEX的,采用MFC编程