-
Article tools to take advantage of resources, automatic drawing examples of icon...
能够利用工具条资源,自动绘制图标菜单的实例。运行环境WINDOW. -Article tools to take advantage of resources, automatic drawing examples of icon menu. Operating environment WINDOW.
- 2022-02-07 09:45:18下载
- 积分:1
-
- 2023-04-18 21:35:04下载
- 积分:1
-
用C语言编写的一个模拟的写字板界面。 程序员可以通过修改它很容易得到一个在DOS运行的类WINDOWS窗口的界面。...
用C语言编写的一个模拟的写字板界面。 程序员可以通过修改它很容易得到一个在DOS运行的类WINDOWS窗口的界面。-C language simulation of a tablet interface. Programmers may amend it is very easy to be running a DOS-like Windows interface window.
- 2022-03-24 19:36:16下载
- 积分: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
-
在vc环境下编写的windows下各种位图制作的源代码,很实用的
在vc环境下编写的windows下各种位图制作的源代码,很实用的-Vc environment in the preparation of the windows of various bitmap produced by the source code, it is useful
- 2022-01-26 05:01:47下载
- 积分:1
-
Ms Office XP 风格菜单动态库,类似Ms Office XP的风格菜单动态库,可直接使用....
Ms Office XP 风格菜单动态库,类似Ms Office XP的风格菜单动态库,可直接使用.-Office XP menu style DLL, similar Ms Office XP menu style DLL, can be used directly.
- 2022-12-24 06:45:03下载
- 积分:1
-
做的XP
用delphi做的XP风格的菜单控件,很好看的,不信你试试就知道了。-do with the XP-style menu controls, very good, and not trust you try will know.
- 2022-06-28 07:54:03下载
- 积分:1
-
a popup menu ActiveX control, it enables client application to insert or delete...
a popup menu ActiveX control, it enables client application to insert or delete menu items dynamically at run-time.-a popup menu ActiveX control, it enables client application to insert or DELE te menu items dynamically at run-time.
- 2022-02-25 03:12:24下载
- 积分:1
-
Serial per test stampanti
编写DLL,获取硬盘型号、序列号和计算机ID,用Delphi的源代码,采用Win2K,但不在Win9X下试过感兴趣的可以在Win9X下试,或者编写VB的一个例子。函数以及定义:函数ReadPhysicalDrive(driveID:integer缓冲区:指针bufLen:integer):integer stdcall外部磁盘ID.dll名称ReadPhysicalDriveInNT在WinNT Model和硬盘序列号下获得。硬盘位置的DriveID参数,将主磁盘上的IDE1设置为0,类似于DriveID上的IDE2
- 2022-12-11 17:05:03下载
- 积分:1
-
XP风格的菜单,从MFC的方式继承。
xp style menu,inherit from MFC CMenu.-xp style menu,inherit from MFC CMenu.
- 2022-10-03 23:15:03下载
- 积分:1