资源列表
Clipboard
- 进程间通信,剪贴板的操作,VC++代码,简洁清晰易移植-Interprocess communication, clipboard operations, VC++ code, simple and clear and easy migration
Mailslot
- 进程间通信,邮槽,包括服务端与客户端,只能单向通信,由客户端到服务端-Interprocess communication, mail slots, including server and client, only one-way communication from the client to the server
NamedPipe
- 进程间通信,命名管道,包括服务端和客户端,可双向通信,适用于点对点,可靠通信-Interprocess communication, named pipes, including the service and client can be two-way communication for point to point, and reliable communication
Pipe
- 进程间通信,匿名管道,包括服务端和客户端,只适用于父进程与子进程间的通信-Interprocess communication, anonymous pipes, including server and client, is only applicable to the parent and child to communicate between processes
CAL_PRO
- 本程序通过VC++开发环境来编写一个科学计算器-This program through VC++ development environment to write a scientific calculator
N6T8
- 易语言桌面进程源码,应用程序编程源码,很好的参考资料。-Yi language desktop process source code, application programming source code, a good reference.
VB-achieve-stealth-program
- VB实现程序的隐形 1. 不在桌面出现界面; 2. 不在任务栏出现图标; 3. 程序名从任务管理器名单中消失。-VB achieve stealth program
WTask
- 多平台的一个实例程序,示例演示了怎么从单文档应用程序和对话框应用程序中切换,在做多平台应用工程中,有参考价值-An example of multi-platform program, the example shows how to switch from a single document application and dialog applications, in doing multi-platform application engineering, there is a refer
FeiQ
- 运用线程和socket通信实现的简单的聊天室,可以实现多人聊天的功能,相当于一个简易版本的飞秋-Using threads and socket communication to achieve a simple chat room, you can achieve more than chat function, the equivalent of a simple version of the feiQ
RunExitProg
- VC++ source code, you can run new process or kill any running process.
MultiThread
- 并发编程学习源码,包括各种并发编程对象的使用方法和说明-Concurrent programming learning source, including the use of a variety of concurrent programming objects and descr iptions
taskmanager
- VB编写的小型任务管理器,可提升至Debug权限,使用NtTerminateProcess结束进程,可以挂起/恢复进程。-VB to prepare a small task manager, you can upgrade to Debug privileges, use NtTerminateProcess end of the process, you can suspend/resume process.
