-
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为t...
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。
2. BOOL OnComportOpen()
根据串口设置文件中的设置参数,打开多串口。
3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind)
往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。
4.void OnMscommsSet()
打开串口设置界面,改变串口设置,并保存到设置文件中。
5.BOOL OnComportTimerProcess(CString strProcess[MaxPort])
判断串口接收的一组数据是否已经接收完。
6. BOOL OnPopupDialog()
打开串口收发数据显示调试界面。
7. BOOL OnGetPortUse(unsigned int uiCom) .
判断指定串口是否使用。
8. BOOL OnGetPortExit(unsigned int uiCom)
判断指定串口在本机上是否存在。
9. void OnPortClose(unsigned int uiCom)
关闭指定串口。
10. void OnPortOpen(unsigned int uiCom)
打开指定串口。
11. void OnCloseAllPorts()
关闭所有串口。
12. void OnOpenAllPorts()
打开所有串口。
-1.BOOL OnCommsCreate (CWnd* pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the
- 2022-01-22 14:42:47下载
- 积分:1
-
Create Image Menus for Visual Basic Developper
Create Image Menus for Visual Basic Developper
- 2023-02-13 20:55:03下载
- 积分:1
-
直画菜单,可以插入图标等,很不错的源码
直画菜单,可以插入图标等,很不错的源码-Direct painting menu, you can insert icons and so on, very good source
- 2022-05-29 02:41:08下载
- 积分:1
-
用Vc编写的 在工具条里面创建 CComboBox的程序。
用Vc编写的 在工具条里面创建 CComboBox的程序。-Vc used in the preparation of the tools which create CComboBox procedures.
- 2022-02-14 17:27:51下载
- 积分:1
-
unity 3d的一个已经打包的小界面工具
unity3d的一个小界面工具,已经开发好,直接导入就可以使用。轻量界面开发利器,方便没有美术基础的程序员快速实现漂亮的UI界面外观,避免了在基础工作上反复写代码浪费时间。不同于主流的ugui,ngui,可以独立运行不需要其他插件支持
- 2022-01-25 17:37:35下载
- 积分:1
-
一个制作Toolbar的图像处理代码
可以学习制作精美的菜单图标...
一个制作Toolbar的图像处理代码
可以学习制作精美的菜单图标-a production Toolbar image processing code can learn beautifully produced menu icon
- 2023-07-11 02:35:03下载
- 积分:1
-
菜单
双联动菜单类(带数据库演示),使用asp,可以作为网站导航,或分类浏览-menu-type interaction (with the database demo), the use of asp, as site navigation, or classifications of View
- 2022-07-01 22:54:57下载
- 积分:1
-
能够通过简单的程序产生报表,同时还可以打印输出!真的不错!...
能够通过简单的程序产生报表,同时还可以打印输出!真的不错! -through simple procedures statements, and can also print out! Really good!
- 2022-02-20 11:34:00下载
- 积分:1
-
很多人想要改变菜单栏(不是菜单项)的颜色,这个源代码。
很多人想改变菜单条(不是菜单项)的颜色,这个源码能够实现-Many people want to change the menu bar (not menu items) in color, this source can be realized
- 2022-08-21 11:41:08下载
- 积分:1
-
动态菜单,可以看到菜单不停的动,并且可以看到此程序的最大好处...
动态菜单,可以看到菜单不停的动,并且可以看到此程序的最大好处-dynamic menu, we can see the menu constantly moving, and this procedure can see the greatest benefits
- 2022-04-10 16:24:20下载
- 积分:1