资源列表
类似outlook的工具条似的菜单
- 该代码例子提供了类似outlook中工具条的菜单例子。-the code examples provided a similar outlook Tool example of the menu.
文件分块器
- C#编写的文件分块器,有需要的可以下载研究~-C# documentation prepared by the block device, it is necessary to the study can be downloaded from
重启动远程计算机
- 使用C#编写的重起远程计算机的实例,有需要的可以下载-use C# prepared by the resumption of the long-range computer case, we need to download
在SQLServer中存取图片
- 用C#编写的用于使用SQL存取图片的实例,有需要的可以下载-C# prepared for the use of the SQL Access Photo example, the need to be downloaded
一个时钟的实例
- 一个时钟的实例,是编程百例中的原码有需要的可以下载-example of a clock, is the programming of the original 100 cases in need of code can be downloaded
闻怡洋网络通信开发包
- 闻怡洋网络通信开发包.rar 国内资深人士闻怡洋的网络通讯开发包(VC/WINDOWS)-Wen Yue Yang Network Communication Development Kit. Rar domestic senior Wen Yue-yang network communications Development Kit (VC / W INDOWS)
Server_Client_Sockets_src
- The reason why I decided to write this article is because, I was learning myself how to use sockets with under windows, I could not find one place that had a tutorial which included every thing i was looking for, or if it did it was way to complicate
TrackUserIdle_src
- The approach used here is really a simple one. We intercept the mouse and keyboard activities of the user by hooking into the OS s mouse and keyboard events using the API SetWindowsHookEx(). It is important to note that the hooks we are installing ar
HookImport_src
- Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
Paladin_demo
- HookAPI is the API SDK that sets up system wide hooks for all windows platforms. It could easily hook 32-bit windows system APIs or 32-bit user-defined DLL. It could be used easily and all you need to do is write a DLL file named mydll.dll or mydll_9
tcp_cs
- 一个简单的TCP/IP客户端和服务器端的功能实现.-a simple TCP / IP client and server-side functions.
DB12
- 文本数据库的实现源码,包括Sequential,Index,Random 三种存取方式-text database of achieving source, including Sequential, Index, three ways Random Access