▍1. C#实现WindowsAPI改变 鼠标指向的任意窗体中控件的大小和位置实例
用.net实现 改变其它任意窗体控件的属性值
用.net实现 改变其它任意窗体控件的属性值
通常大家通过 webbrowser.document.cookies 只能得到cookie但是得不到 session,这个实例也得到了session
接收系统消息不示例,可以提供初学者使用.(receive system message demon .using VC++)
我自己弄的小东西,C#设置系统时间源代码(I get the little things C# to set the system time source code)
一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解(Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern)
动态链接库 (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.)
本程序是一个获取windows系统的Version的C++程序(This program is a Get the windows system Version C++ program)
用vc++编写的修改注册表示例程序源码,适用于windows 2000系统(vc++ modify the registry sample program applies to windows 2000 system)
内核态下基于动态感染技术的应用程序执行保护分析(带源程序哈) (Dynamic infection technology-based applications in kernel mode execution protection analysis (with source code))
一种获取系统下面的图形设备的源代码和说明文件(A way to get the source code and documentation of the following graphics device system)
VB 下, 进行文件操作 ,二进制操作。生成Txt,然后读取显示。(VB, file operations, binary operations. Generate Txt, then read the display.)
windows服务编写,实现windows服务功能,对学习服务编程有帮助(windows service written windows service learning programming)
非常好用的检测SD卡序列号软件件,希望大家喜欢-NO (Very easy to detect the SD card serial number of software pieces, hope you like-NO)
相当实用的windows设备管理程序,windows注册表相关信息(Very useful windows device manager, windows registry information)