-
a simple mfc program involving menus. Bitmaps are used to create a menu bar
a simple mfc program involving menus. Bitmaps are used to create a menu bar-a simple mfc program involving menus. Bitmaps are used to create a menu bar
- 2023-08-14 03:05:04下载
- 积分:1
-
很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单...
很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单-Very good support for graphics menu category, the category of directly adding their own code and to increase the number of vc function can realize graphics menu
- 2022-03-20 02:29:42下载
- 积分:1
-
qtpiemenu-2.4.1
Pie 菜单很有趣,他们有各种形式、大小、颜色可以定制适用于特定用途。常用在游戏和专业应用中,因为所有项目离鼠标指针原点的距离都相同,所以这种菜单比标准菜单更有效。
- 2022-08-15 20:38:56下载
- 积分:1
-
XPrintHeader implements a dialog that allows the user to choose the formatting f...
XPrintHeader implements a dialog that allows the user to choose the formatting for a page header by dynamically created popup menus.
- 2022-01-31 00:48:59下载
- 积分:1
-
attribute pages placed in the window of the designated spots examples use common...
属性页放置在窗口的指定位置这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的MSDEVLIB(VC5.0在DevStudioVCLib)目录下的Win32Api.CSV就是这样的文件-attribute pages placed in the window of the designated spots examples use common control callback in a CListView CListCtrl management control, for example the analysis of a number of a comma to separate address in a text file, for example, in your MSDEV LIB (VC5.0 in DevStudio VC Lib) Contents of Win32Api.CSV This is a document
- 2023-05-08 15:50: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
-
read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)...
在VCKBASE上读到《一种漂亮的自绘菜单》 [作者:郑恒 (lbird)]。应用到我的工程里后发现:文章中提到的效果能很好的实现。但是有一点不方便:需要映射 WM_DRAWITEM 和 WM_MEASUREITEM 消息才能实现自画功能。这对于一个基于对话框的工程或者仅仅需要弹出式菜单的工程来说很不方便-read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)]. I applied to the project Lane found : The article referred to the good results can be achieved. But what is inconvenient : the need for mapping and WM_MEASUREITEM WM_DRAWITEM news can be achieved self-portrait function. This is a dialog based on the works or just need to pop-up menu, the works inconvenient
- 2022-09-19 08:50:03下载
- 积分:1
-
对画笔的应用
适合初学者
多交流一下呀
对画笔的应用
适合初学者
多交流一下呀
-The application of the brush for beginners like me more exchanges
- 2022-05-19 23:13:05下载
- 积分:1
-
这是一个非常小巧的系统托盘程序。可以通过它控制系统服务的启动与关闭,修改和查看系统服务的配置文件(如apache,php等)。著名的wamp使用的托盘程序就是它...
这是一个非常小巧的系统托盘程序。可以通过它控制系统服务的启动与关闭,修改和查看系统服务的配置文件(如apache,php等)。著名的wamp使用的托盘程序就是它!-This is a very small system tray program. Its control system can activate and turn off the Service, modify, and view the system configuration files (such as apache, php, etc.). Well-known procedures wamp tray to use it!
- 2022-11-12 05:50:03下载
- 积分:1
-
相关方法:
PictureBox.point(x,y)得到(x,y)点的RGB值
PictureBox.PSet(x,y) z: 设置(x,y)点的颜...
相关方法:
PictureBox.point(x,y)得到(x,y)点的RGB值
PictureBox.PSet(x,y) z: 设置(x,y)点的颜色为z颜色
不过这里的picture Load进来后要进行转换,因为不是按照像素值来进行的。
-correlation method : PictureBox.point (x, y) be (x, y) of the RGB values PictureBox.PSet (x, y) z : Setting up the (x, y) of the color of color z But the picture here after coming here to Load for conversion, because it is not in accordance with the pixel value to the.
- 2023-09-05 12:30:04下载
- 积分:1