-
Office XP风格菜单,VC++语言开发,里面包含很多实用的图标资源,可直接嵌入到工程中使用。...
Office XP风格菜单,VC++语言开发,里面包含很多实用的图标资源,可直接嵌入到工程中使用。-Office XP style menu, VC++ Language development, which contains many useful icons resources, can be directly embedded into the project to use.
- 2022-03-25 03:23:17下载
- 积分:1
-
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
-
40 FLASH good menu effects, suitable for website
40个不错的FLASH菜单效果,适合做网页-40 FLASH good menu effects, suitable for website
- 2022-01-27 08:44:24下载
- 积分:1
-
我也不知阿德联编软件室 联编软件室 联编软件室 联编软件室...
我也不知阿德联编软件室 联编软件室 联编软件室 联编软件室 -I do not know Adriano Binding Room Software Alliance develops software in conjunction Room Room Binding room together software develops software develops software in con junction Room Room Binding room together software develops software develops software in con junction Room
- 2022-12-01 04:20:03下载
- 积分:1
-
it is a menu
it is a menu
- 2023-02-22 08:55:03下载
- 积分:1
-
实现基本的一些按扭,并对按扭做了相应的响应,外表很简单,可以在上再加其他具体的功能...
实现基本的一些按扭,并对按扭做了相应的响应,外表很简单,可以在上再加其他具体的功能-achieve some basic buttons, as well as buttons made the corresponding response is very simple appearance, can add other specific function
- 2022-06-30 05:36:14下载
- 积分:1
-
简单的菜单程序,可以通过它理解弹出菜单的编程技巧
简单的菜单程序,可以通过它理解弹出菜单的编程技巧-simple menu procedures, it can be understood through a pop-up menu of programming skills
- 2022-07-05 13:02:55下载
- 积分:1
-
Using visual c++ 6.0 Drawing realize from the menu, such as documents and view t...
用visual c++ 6.0 实现自绘制的菜单,像文件和查看等菜单,文件打开,文件保存等按钮的实现-Using visual c++ 6.0 Drawing realize from the menu, such as documents and view the menu, etc., the document opens, save the file, such as button realize
- 2022-01-26 05:21:22下载
- 积分:1
-
又一个含有小图形的菜单
又一个含有小图形的菜单-Another menu which includes`a small icon
- 2022-03-19 13:06:18下载
- 积分:1
-
如果系统的功能菜单太多,就不能使用普通的菜单或工具栏了。这时可以使用树状导航菜单完成这样的功能。
如果系统的功能菜单太多,就不能使用普通的菜单或工具栏了。这时可以使用树状导航菜单完成这样的功能。-If the function of the system menu too much, we can not use ordinary menu or the toolbar. Then the tree can use the navigation menu to complete this function.
- 2022-03-30 04:25:29下载
- 积分:1