资源列表
mfc截图技术
- MFC 截图程序ActiveX控件的实现。(Implementation of MFC screenshot program)
ch5
- com原理,潘爱民那版的。原书代码有少量错误,无法调通。上传附件为可用代码(Com principle, pan AI min edition. The original book code has a small number of errors and can not be adjusted. Uploading attachments to available code)
OPC_DA_ClientSDK_0.4a
- OPC Clint测试软件,非常好用,啥都不说,下载下来使用。(OPC Clint testing software, very good, nothing to say, downloaded to use.)
DefaultSetup
- 自动安装脚本 cmd文件拷贝,注册表更改,环境变量更改 程序安装所需的文件、环境变量和注册表信息可一键安装(cmd change regedit and environment value change)
ChilkatAx-9.5.0-x64.dll
- Chilhat ActiveX library. Use regsvr32 to register it.
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
vbapihsk
- 把vb自带的API声明、结构、常量等等写入tlb,利用vb6对com的支持,只需在工程里引用上tlb,tlb中的所有API声明、常数、结构就能像内部函数一样使用,不需要再额外声明,极大方便使用API(The VB's API declaration, structure, constant and so on are written to TLB, and VB6's support for com is only recommended in engineering. All API decl
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
Inside COM
- COM 技术内幕(Inside COM)(Inside COM Dale Rogersion)
com技术内幕
- com技术内幕,书有一点老,但还是有参考价值(COM technology insider, the book is a bit old, but still has reference value)
RFID控件
- 下载后,WEB程序可直接调用,方便开发B/S版的RFID系统
COM原理与应用
- COM原理与应用,了解window com编程,入门必看书籍(COM principles and applications, understanding window COM programming, entry must read books)