-
一个小巧的汉语字典,字典数据来自其它程序,取词功能是用了ibm智能词典的Dll文件(vc.net)...
一个小巧的汉语字典,字典数据来自其它程序,取词功能是用了ibm智能词典的Dll文件(vc.net)-a small Chinese dictionaries, dictionaries of data from other programs, admission term function is used ibm smart Dictionary Dll files (vc.net)
- 2022-03-13 14:47:33下载
- 积分:1
-
personalized login windows. This case is how to customize the windows login inte...
个性化windows登录。本例给出了如何自定义windows登录界面编程。-personalized login windows. This case is how to customize the windows login interface programming.
- 2023-07-10 22:05:03下载
- 积分:1
-
一套简单的学生选课系统,希望大家喜欢这个小程序
一套简单的学生选课系统,希望大家喜欢这个小程序-A simple set of students in elective system, I hope you enjoy this small program
- 2022-01-28 07:05:53下载
- 积分:1
-
多点触摸操作示例
对于此示例,创建一个CDrawingObject类,可以编程方式平移,旋转或缩放。 AnIManipulationProcessor接口被实例化。一种操纵事件接收器创建接受一个指向theCDrawingObject类,在其构造函数中IManipulationProcessor接口。连接点的IManipulationProcessor在操纵事件接收器实现创建,这样的事件接收器接收由theIManipulationProcessor引发的事件。触摸数据被馈送到IManipulationProcessor界面,然后该接口将提高_IManipulationEvent事件。在CManipulationEventSink类的事件处理程序将通过调用访问器上的指针CDrawingObject更新CDrawingObject的方向。下面的代码显示窗口是如何设置的触摸,以及如何CDrawingObject andIManipulationProcessor被实例化,并传递给CManipulationEventSink构造函数。
- 2022-02-04 04:59:55下载
- 积分:1
-
演示使用控制窗口动态库和钩子动态库的程序
演示使用控制窗口动态库和钩子动态库的程序-Demonstration of the use of the control window and hook DLL DLL procedures
- 2022-10-17 13:45:02下载
- 积分:1
-
Really tested. 2.4
真的试验过。2.4寸TFT彩色液晶屏驱动程序,,m16驱动,很好看,还可以显示彩色照片-Really tested. 2.4-inch color TFT LCD driver,, m16 drivers, good to see, but also can display color photographs
- 2022-01-25 13:58:24下载
- 积分:1
-
PocketNester的c++源代码,很好的学习例子,仅供大家学习
PocketNester的c++源代码,很好的学习例子,仅供大家学习-PocketNester the c source code, examples of good learning, and learning is for everyone
- 2022-03-21 23:07:36下载
- 积分:1
-
命名管道服务器源码
命名管道服务器源码-named pipe server source
- 2022-02-16 07:16:10下载
- 积分:1
-
取机器硬盘号、CPU号、IP地址、机器名
取机器硬盘号、CPU号、IP地址、机器名-No. machines check the hard disk, CPU number, IP address, machine name
- 2022-03-15 11:40:49下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1