资源列表
com
- 在VB中使用COM组件,编写“转换”按钮的代码-Use COM components in VB, to write the code of the "Convert" button
FlashPrint
- 用于彩票快打系统的中间件、各种票据打印系统可作参考,生成ie安全的Active ocx组件,自带xml解析、串口重叠IO访问、超酷的自绘进度条,程序运行需要硬件支持,把硬件部分屏蔽掉即可。-Middleware for lottery Street Fighter systems, a variety of ticket printing system can be used for reference, to generate ie security of the Active ocx com
Computational-Theory-of-Iterative-Methods.pdf
- Book for computational iterative method for software eng
VisualPPActiveX
- 介绍ActiveX编写的,但有点不太清晰,可以作为资料看-Introduce written ActiveX, but a little too clear, can be used as a material look
activeocx
- 这是我写的一个OCX控件示例。演示了IE加载OCX不弹出安全提示框。-I wrote an OCX control sample . Demonstrates the IE add OCX pop-up safety tips box .
VB_firstActivex
- 上海普天邮通商用机器有限公司二代身份证读卡器应用实例-OpenCardReader API
Source
- 本代码为了便于在VC++访问com组件的属性和接口函数而编写的类,使用时 只需要包含头文件"automation.h",类名为CAutomation。-Written this code in order to facilitate access to the properties of the com component and interface functions in VC class, use Only need to include the header file to "a
201106huitongVB6Dll
- Private Sub Command3_Click() 打开短信初始化端口 Dim Temp As String Dim Aa As String Aa = Now Label6.Caption = "打开始打端口..." Temp = SzhtoSms1.YhOpenModem(Text4.Text, Text8, Text9) If InStr(Temp, "-1") = 0 Then Text3 = Temp Label6.Caption
human-computer-interaction
- it is a forms of HCI Questions
comWai
- 在64位系统下用COM组件调用32位的dll,通过进程外组件的方式实现-in 64 bit system,using COM Component to use 32 bit dynamic link,It is a very useful method
LZW
- LZW compression and decompression
CallingCDLL
- Flex调用ActiveX演示与ActiveX创建。-Demo for Flex calling ActiveX and the creation of the ActiveX.