-
替换开始菜单的程序源代码
替换开始菜单的程序源代码-Sourcecode for replacing the start menu
- 2022-07-17 22:05:33下载
- 积分:1
-
为菜单,对话框控件,滚动集成控制的练习。自由讨论。
对于菜单、对话框控件、滚动条控件的综合的练习。 freely dynamically add scrollbar, image and so on.-for menus, dialog controls, rolling integrated control of the practice. Freely dynamically add scrollbar, image and so on.
- 2023-08-27 00:40:03下载
- 积分:1
-
a pull
一个拉帘式菜单-a pull-down menu screens
- 2022-01-29 02:12:44下载
- 积分:1
-
基于AutoCAD2002的菜单程序可以直接应用AutoCAD中的MFC…
基于AUTOCAD2002的菜单程序,可以直接应用MFC在AUTOCAD下直接生成菜单-Based on the menu AutoCAD2002 procedures can be applied directly in AutoCAD MFC generated directly under the menu
- 2022-02-21 21:48:11下载
- 积分: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
-
MFC菜单的用法,可以动态创建菜单,响应用户点击…
mfc menu的用法,可以动态创建菜单,响应用户单击事件.-mfc menu usage, you can dynamically create a menu, in response to the user click events.
- 2023-07-11 05:30:03下载
- 积分:1
-
我认为最好的菜单控件,不过没有源程序,因为人家是商业的,不过它确实很好。...
我认为最好的菜单控件,不过没有源程序,因为人家是商业的,不过它确实很好。-I think the best menu controls, but not the source, because they are commercial, but it does very well.
- 2022-02-20 13:30:07下载
- 积分:1
-
这个程序哪里都可以找到,在这里我给大家带来一些方便我的功能是用来实现菜单功能...
这个程序哪里都可以找到,在这里我给大家带来一些方便我的功能是用来实现菜单功能-where this procedure can be found, and here I bring to you some of the convenience function is used to achieve the menu function
- 2022-05-13 03:59:12下载
- 积分:1
-
a worthy reference menu
一个值得参考的菜单-a worthy reference menu
- 2022-05-08 09:09:45下载
- 积分:1
-
在控件上右键弹出菜单,例子中说明了列表框中的数据按一定要求升序或是降序排列。...
在控件上右键弹出菜单,例子中说明了列表框中的数据按一定要求升序或是降序排列。-In the control pop-up menu on the right, for example, described in the data list box must be in ascending or descending order.
- 2023-06-09 06:20:03下载
- 积分:1