搜索资源列表
CSharp_client
- C#写的一个客户端的例子,可向服务器发送连接,并传递消息-write a client example, can connect to the server to send and impart information
FlyMessage
- 局域网内的文件快速传递,和发送聊天消息,类似飞鸽传书工具
WpfHostingWin32Control
- wpf与winform控件交互,通过wpf传递消息到winform做一些操作。-interact with the winform wpf controls, by passing messages to the winform wpf do some operations.
Messaging
- 进程之间用消息传送数据,消息之间使用send和receive来传递的-they can deliver data in the different process
gouzi
- 钩子的本质是一段用以处理 系统消息的程序,通过系统调用,将其挂入系统。钩子的种类有很多,每种钩子可以截获并处理相应的消息,每当特定的消息发出,在到达目的窗口之前,钩子程序 先行截获该消息、得到对此消息的控制权。此时在钩子函数中就可以对截获的消息进行加工处理,甚至可以强制结束消息的传递。 而键盘钩子,只是为了截获键盘消息的。全局钩子可以捕获在Windows平台下任意窗口上的键盘操作-Hook is the essence of a message processing system to proc
WinFormMSG
- .NET不同应用程序窗体之前自定义消息传递,一个发生消息窗体 一个接受消息窗体-. NET application forms in different custom message before passing, a place to accept the message form a message form
EventDispatch
- C#,asp.net编写的事件路由转发系统。类似于Websphere中的消息传递转发机制-Event Dispatcher writtern with c#
Test_01
- MSMQ消息传递小例子,可以帮助熟悉MSMQ中基本类的使用。-MSMQ messaging
Interface-control
- 实现单文档窗口拆分,使用按钮与ListCtrl控件实现QQ菜单的基本功能,实现不同视图之间的消息传递,并完成了图片的淡入与淡出效果。 -Single document window split, the button with ListCtrl controls the basic functions of QQ menu, messaging between different views, and to complete the picture fade in and fade out ef
CSharpwinform-sendMessage
- C# 线程之间传递消息使用sendMessage-C# passing messages between threads using the sendMessage
command1
- C#、WPF命令示例,不同的对象传递不同的消息。-C#, WPF command example, different objects convey different messages.