-
一个xp风格菜单的解决方案可以参考,不过没有动态链接库的源码...
一个xp风格菜单的解决方案可以参考,不过没有动态链接库的源码--The solution of menu with xp style,but no source code of dll
- 2022-12-30 12:10:04下载
- 积分:1
-
一个老外写的XP风格的自绘菜单,很漂亮的界面,代码也很不错。值得学习。搞VC界面的朋友很有用。...
一个老外写的XP风格的自绘菜单,很漂亮的界面,代码也很不错。值得学习。搞VC界面的朋友很有用。-Written by a foreigner since XP drawing style menu, very beautiful interface, the code is also very good. Worth learning. VC friends engage in a useful interface.
- 2023-07-25 15:55:03下载
- 积分:1
-
- 2023-04-18 21:35:04下载
- 积分:1
-
一个菜单类,实现简单的弹出效果,可直接调用
一个菜单类,实现简单的弹出效果,可直接调用-A menu category, the realization of a simple pop-up effects, can be directly called
- 2022-03-09 17:46:58下载
- 积分:1
-
download the circular menu, very good, idiopathic enjoy onto hope you like
下载的圆形菜单,非常不错,特发上来各享,希望大家喜欢-download the circular menu, very good, idiopathic enjoy onto hope you like
- 2022-07-10 05:50:42下载
- 积分:1
-
一个十字格游戏的雏形,还附有其他功能哦。供大家参考
一个十字格游戏的雏形,还附有其他功能哦。供大家参考-a cross lattice in the fledgling game, but also with other functional oh. For your reference
- 2023-04-15 13:35:03下载
- 积分:1
-
一个用WTL编写的按钮弹出菜单,功能比较简单,但很新颖。
一个用WTL编写的按钮弹出菜单,功能比较简单,但很新颖。-WTL prepared with a button pop-up menu, function relatively simple, but very innovative.
- 2022-03-25 13:31:21下载
- 积分:1
-
one of the VC environment since the original definition of the menu in the menu...
一个在VC++环境里自定义菜单的原程序
可以在菜单中定义ComBox Edit-one of the VC environment since the original definition of the menu in the menu of procedures defined ComBox Edit
- 2022-11-09 07:20:03下载
- 积分: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
-
基于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