-
Com on the demonstration program
有关Com的演示程序-Com on the demonstration program
- 2022-01-24 10:19:10下载
- 积分:1
-
用JAVA编的计算器,功能好,运行没有出错
用JAVA编的计算器,功能好,运行没有出错-with JAVA series of the calculator, functions, and operation without error
- 2022-11-15 14:20:03下载
- 积分:1
-
EWF, window system disk protection program. Application Examples
EWF,window 系统盘保护程序。应用示例-EWF, window system disk protection program. Application Examples
- 2022-12-03 19:15:03下载
- 积分:1
-
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大...
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大-In the Windows system program, the realization of string type, string type is different from other, more powerful
- 2022-01-25 15:21:51下载
- 积分:1
-
这是一个用VB编写的个人信息管理系统的程序 此程序可以帮助你管理个人信息 可以写日记 可以对自己的通讯录进行管理等多种功能...
这是一个用VB编写的个人信息管理系统的程序 此程序可以帮助你管理个人信息 可以写日记 可以对自己的通讯录进行管理等多种功能-This a Visual Basic personal information management system of this procedure can help you manage personal information can be a diary of their directories for a variety of management functions
- 2022-03-24 13:31:43下载
- 积分:1
-
本文件为Charles Petzold的《Programming Windows》一书中前五章的例程(已经编译通过),供大家学习。
本文件为Charles Petzold的《Programming Windows》一书中前五章的例程(已经编译通过),供大家学习。-This document is Charles Petzold
- 2022-03-16 21:20:08下载
- 积分:1
-
微软的早期Dos操作系统的完整源代码.让你一窥究竟.
微软的早期Dos操作系统的完整源代码.让你一窥究竟.-Microsoft"s early Dos integrity of the operating system source code. Let you peek at what.
- 2022-05-17 05:15:17下载
- 积分:1
-
delay函数
VB的演示函数,可以直接调用,方便用户进行加入到自己的源码中进行使用。在用户的VB程序中直接添加进去,然后调用就行了。
- 2023-06-03 14:00:03下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
The sample demo workspace includes two projects: DIB Test for Win32 environments...
The sample demo workspace includes two projects: DIB Test for Win32 environments, and DIB CE for CE environments that demonstrate the DIB wrapper. You will need the CE SDKs from Microsoft to be installed before you can build DIBSectionTestCE.dsw. There is also a version of the DIBSection wrapper ported by Kenny Goers with no dependancies on MFC. This version is currently slightly out of sync with the MFC version, and is provided as a convenience only. -The sample demo workspace includes two projects: DIB Test for Win32 environments, and DIB CE for CE environments that demonstrate the DIB wrapper. You will need the CE SDKs from Microsoft to be installed before you can build DIBSectionTestCE.dsw. There is also a version of the DIBSection wrapper ported by Kenny Goers with no dependancies on MFC. This version is currently slightly out of sync with the MFC version, and is provided as a convenience only.
- 2022-02-13 04:08:03下载
- 积分:1