-
使用C#编写,仿照OUTLOOK2003菜单工具条,可以做工具型窗口参考
使用C#编写,仿照OUTLOOK2003菜单工具条,可以做工具型窗口参考-prepared to use C#, modeled on the OUTLOOK2003 menu of tools that can be done reference tool-type window
- 2022-08-24 04:26:25下载
- 积分: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
-
彩单带标题的菜单,很好的彩单,值得下载。
彩单带标题的菜单,很好的彩单,值得下载。-single color with the title menu, good color alone, it is worth the download.
- 2022-03-17 17:30:04下载
- 积分:1
-
A self
一个自绘菜单类,加入你的工程就可以直接用,非常漂亮的右键菜单。-A self-drawn menu class, by adding your project can be directly used, very good menu.
- 2023-01-12 00:25:04下载
- 积分:1
-
Dynamic menu, help with the beginners to very good use of the dynamic menu. Can...
动态菜单,有助与初学者能很好的运用动态菜单。很多地方可以用到的。-Dynamic menu, help with the beginners to very good use of the dynamic menu. Can be used in many places.
- 2022-08-19 09:44:33下载
- 积分:1
-
主要实现在程序之中加入一幅位图的功能程序源代码
主要实现在程序之中加入一幅位图的功能程序源代码-Main realize in the process of adding a function of bitmap source code
- 2022-07-09 16:59:23下载
- 积分:1
-
多行的标题头(headctrl)控制.快点下载吧。不要钱的。
多行的标题头(headctrl)控制.快点下载吧。不要钱的。-multiple lines of the first title (headctrl) control. To download it quickly. Not money.
- 2022-03-02 00:12:29下载
- 积分:1
-
一个可视化编程的综合例子,可以实现简单的绘图并且在按下M键后会有一个位图沿着刚画好的图形运动。...
一个可视化编程的综合例子,可以实现简单的绘图并且在按下M键后会有一个位图沿着刚画好的图形运动。-An integrated visual programming examples, you can achieve a simple drawing and press the M key will have a bitmap along the newly drawn graphics movement.
- 2023-03-24 09:25:03下载
- 积分:1
-
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
-
动态菜单,可以看到菜单不停的动,并且可以看到此程序的最大好处...
动态菜单,可以看到菜单不停的动,并且可以看到此程序的最大好处-dynamic menu, we can see the menu constantly moving, and this procedure can see the greatest benefits
- 2022-04-10 16:24:20下载
- 积分:1