-
Ch13Directories
Windows Directory sample code, taken from worx visual c++ 2008
- 2012-04-12 17:19:27下载
- 积分:1
-
spy_fileio_src
说明: spy++的一个小例子,涉及Vxd操作和DDK编译(spy++ a small example, involving the operation and DDK compiler Vxd)
- 2008-10-25 10:08:51下载
- 积分:1
-
oead
Source code 按i2c时序读写寄存器(Source code read and write registers according to i2c sequence)
- 2018-12-26 09:48:34下载
- 积分:1
-
C# 读取 WebBrowser中的图片验证码到pictureBox 【已测试通过,附完整源码】
用webbrowser打开网页后,读取网页中验证码图片至 picturebox控件, .net framework 2.0和.netframework 4.0 已测试通过 注意: 在COM 页上, 选择 Microsoft HTML Object Library ,添加mshtml 的引用。 使用命名空间 using mshtml。
- 2013-03-08下载
- 积分:1
-
gmelinflist
读取dxf文件,提取相关图元,可用于CAD CAM
数控方面,对从事数控朋友有所帮助。
- 2017-02-27 17:33:49下载
- 积分:1
-
C# 开发COM组件实例 附完整源码下载
C# 开发COM组件实例 附完整源码下载
- 2013-09-20下载
- 积分:1
-
01825465
COM+编程技术内幕 学习COM+的好资料,不错的源码(COM+ programming technology insider good information to learn COM+, good source)
- 2017-06-01 00:07:24下载
- 积分:1
-
C#通过读取硬盘序列号,生成license文件。
说明: C#通过读取硬盘序列号,生成license文件。(C# generates the license file by reading the serial number of the hard disk.)
- 2019-05-17 16:54:11下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
C#设置键盘热键,键盘钩子实例源码
键盘钩子 C#版本的常用入门级实例
- 2013-01-19下载
- 积分:1