搜索资源列表
tlbrowser.zip
- 查看TypeLibrary里的属性、方法、数据定义
在COM中使用数组_code
- COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
UserDefinedDataType(1)
- 怎样在com中定义自己的数据类型,看了以后很定有很大的收获-how the definition of data types, when they set a very great achievement
UserDefinedDataType(2)
- 怎样在com中定义自己的数据类型,这是第二部分-how the definition of data types, which is the second part
CSerialPort多线程串口类
- CSerialPort多线程串口类,可以自己在MFC里定义消息函数接收数据,移植性强-CSerialPort multi-threaded serial classes can define their own message function in the MFC in the receive data, transplantation and strong
tlbrowser
- 查看TypeLibrary里的属性、方法、数据定义 -Inspecting the property , method and definition in TypeLibrary
Serial_port_source_code_debugging_assistant
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-1. The establishment of the project 2. In item 3 insert MSComm control. CMSComm use ClassWizard defined 4 categories of control va
fff
- 、定义一个复数类complex,在类中包含两个数据成员,即复数的实数部分real和复数的虚数部分image。在类中定义几个必须的成员函数,再用友元来重载+,-,*,/四种运算符实现复数的四种运算。-, Define a complex type of complex, in the category of data consists of two members, namely, the real part of complex real and the imaginary part of th
MySerialPort
- 这个是基于win32函数来自己定义累,然后进行串口数据的交互,但是这个源码只供与学习,如果想更深的了解需要在类中加自己定义的函数。-This is based on to define your own tired win32 function, and then make a serial port data interaction, but only for the source code and learning, if want to deeper understanding of th